This commit is contained in:
mjallen18
2025-09-05 11:19:35 -05:00
parent a8873d9435
commit 3c1b5d5072
3 changed files with 13 additions and 17 deletions

View File

@@ -61,12 +61,6 @@ in
"/var/lib/systemd/coredump"
"/etc/NetworkManager/system-connections"
"/var/lib/tailscale"
{
directory = "/var/lib/colord";
user = "colord";
group = "colord";
mode = "u=rwx,g=rx,o=";
}
{
directory = "/etc/nix";
user = "root";
@@ -77,12 +71,6 @@ in
directory = "/var/lib/private";
mode = "u=rwx,g=rx,o=";
}
{
directory = "/media/nas";
user = "nas-apps";
group = "jallen-nas";
mode = "u=rwx,g=rx,o=rx";
}
]
++ cfg.extraDirectories;
files = [