fix store
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
2551adb3db
commit
87db5a05e6
@ -80,7 +80,7 @@
|
|||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
User = "root";
|
User = "root";
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
ExecStart = "${pkgs.attic-client}/bin/attic watch-store cache-nix-dot";
|
ExecStart = "${pkgs.attic-client}/bin/attic watch-store nix-cache";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
attic-sync-hydra = {
|
attic-sync-hydra = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user