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