fix service definition
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
15ef80722b
commit
b699581bf3
@ -110,8 +110,9 @@
|
||||
];
|
||||
description = "Force resync of hydra derivations with attic";
|
||||
serviceConfig = {
|
||||
User = "root";
|
||||
Restart = "always";
|
||||
Type = "oneshot";
|
||||
DynamicUser = "yes";
|
||||
Group = "hydra";
|
||||
ExecStart = "${config.nix.package}/bin/nix ${./attic/sync-attic.bash}";
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user