diff --git a/modules/services/borg-client.nix b/modules/services/borg-client.nix index 3297c36..8953edc 100644 --- a/modules/services/borg-client.nix +++ b/modules/services/borg-client.nix @@ -29,7 +29,7 @@ in monthly = 12; }; repo = "borg@borg.vsinerva.fi:/persist/borg/${host}"; - startAt = "*-*-* *:00/10:00"; + startAt = "hourly"; }; }; }