From e93eb888fd87f0e20cf63ad29e519ac3f3d28957 Mon Sep 17 00:00:00 2001 From: oluceps Date: Tue, 22 Oct 2024 21:01:34 +0800 Subject: [PATCH] = --- hosts/hastur/backup.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hastur/backup.nix b/hosts/hastur/backup.nix index ba154000..0e283ff8 100644 --- a/hosts/hastur/backup.nix +++ b/hosts/hastur/backup.nix @@ -17,7 +17,7 @@ "on-eihort.toml" ]; timerConfig = { - OnCalendar = "*-*-* 3,15:00:00"; + OnCalendar = "*-*-* 3:00:00"; RandomizedDelaySec = "4h"; FixedRandomDelay = true; Persistent = true;