fix store #66
@ -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