about summary refs log tree commit diff
path: root/hosts/common/server/unifi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/server/unifi.nix')
-rw-r--r--hosts/common/server/unifi.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/server/unifi.nix b/hosts/common/server/unifi.nix
index cf38137..ab32cec 100644
--- a/hosts/common/server/unifi.nix
+++ b/hosts/common/server/unifi.nix
@@ -72,6 +72,7 @@ in {
         repository = "/data/slow/backups/systems";
         passwordFile = config.age.secrets.restic-repo-systems.path;
         initialize = true;
+        timerConfig = { OnCalendar = "00:45"; };
         extraBackupArgs = [ "--tag unifi" ];
         pruneOpts = [ "--keep-daily 7" "--keep-weekly 4" ];
       };