Revert "roles/watch-store: always restart"
This reverts commit 2ffa3d3f1a
.
This commit is contained in:
parent
70bf781587
commit
68c59580b0
1 changed files with 0 additions and 4 deletions
|
@ -9,8 +9,4 @@
|
|||
cachixTokenFile = config.sops.secrets.watch-store-token.path;
|
||||
package = pkgs.haskellPackages.cachix_1_3_3;
|
||||
};
|
||||
|
||||
systemd.services.cachix-watch-store-agent = {
|
||||
serviceConfig.Restart = pkgs.lib.mkForce "always";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue