mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
fixes
This commit is contained in:
@@ -119,6 +119,7 @@ in
|
|||||||
# };
|
# };
|
||||||
|
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
"z /mnt/beets 0700 ${xlib.device.username} users -" # beets absolute paths
|
"d /mnt/beets 0700 ${xlib.device.username} users -"
|
||||||
|
"z /mnt/beets 0700 ${xlib.device.username} users -"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user