add cache directory to read/write paths
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
d9b2889f06
commit
7c47f1c324
@ -113,6 +113,7 @@
|
||||
Type = "oneshot";
|
||||
DynamicUser = "yes";
|
||||
Group = "hydra";
|
||||
ReadWriteDirectories = "-//.cache";
|
||||
ExecStart = "${config.nix.package}/bin/nix ${./attic/sync-attic.bash}";
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user