Compare commits
No commits in common. "ee71636ac44c2a90a17ff509d1f67e0af9fa4c8d" and "2551adb3dbc71c093af9182e4edec0c8962837fa" have entirely different histories.
ee71636ac4
...
2551adb3db
@ -80,7 +80,7 @@
|
|||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
User = "root";
|
User = "root";
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
ExecStart = "${pkgs.attic-client}/bin/attic watch-store nix-cache";
|
ExecStart = "${pkgs.attic-client}/bin/attic watch-store cache-nix-dot";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
attic-sync-hydra = {
|
attic-sync-hydra = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user