attic sync user
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
7c47f1c324
commit
e28a8cad4b
@ -111,9 +111,7 @@
|
|||||||
description = "Force resync of hydra derivations with attic";
|
description = "Force resync of hydra derivations with attic";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
DynamicUser = "yes";
|
User = "root";
|
||||||
Group = "hydra";
|
|
||||||
ReadWriteDirectories = "-//.cache";
|
|
||||||
ExecStart = "${config.nix.package}/bin/nix ${./attic/sync-attic.bash}";
|
ExecStart = "${config.nix.package}/bin/nix ${./attic/sync-attic.bash}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user