Merge pull request 'fix store' (#66) from feature/attic into main
Reviewed-on: #66
This commit is contained in:
commit
ee71636ac4
@ -80,7 +80,7 @@
|
||||
serviceConfig = {
|
||||
User = "root";
|
||||
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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user