Compare commits

..

No commits in common. "ee71636ac44c2a90a17ff509d1f67e0af9fa4c8d" and "2551adb3dbc71c093af9182e4edec0c8962837fa" have entirely different histories.

View File

@ -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 = {