This commit is contained in:
2025-05-18 01:07:08 +03:00
parent d2be3651a7
commit a71b8f1780
2 changed files with 3 additions and 5 deletions
-2
View File
@@ -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
];