@ -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}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user