diff --git a/hosts/plover/default.nix b/hosts/plover/default.nix index 0af80e03..034ea0a2 100644 --- a/hosts/plover/default.nix +++ b/hosts/plover/default.nix @@ -172,7 +172,7 @@ in ]; repo = borgRepo "services"; passCommand = "cat ${config.sops.secrets."borg/repos/services/password".path}"; - } // { startAt = "weekly"; }; + } // { startAt = "daily"; }; }; programs.ssh.extraConfig = ''