mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -18,7 +18,7 @@ let
|
||||
in
|
||||
{
|
||||
systemd.tmpfiles.rules = [
|
||||
"z /mnt/beets 0700 ${inputs.zeroq.dirs.music-library} users -" # beets absolute paths
|
||||
"z /mnt/beets 0700 ${inputs.zeroq.devices.admin} users -" # beets absolute paths
|
||||
];
|
||||
|
||||
users = {
|
||||
|
||||
Reference in New Issue
Block a user