summaryrefslogtreecommitdiff
path: root/hosts/surtr/email
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/surtr/email')
-rw-r--r--hosts/surtr/email/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/surtr/email/default.nix b/hosts/surtr/email/default.nix
index 715219e0..83820c65 100644
--- a/hosts/surtr/email/default.nix
+++ b/hosts/surtr/email/default.nix
@@ -1054,7 +1054,7 @@ in {
1054 wantedBy = [ "nftables.service" ]; 1054 wantedBy = [ "nftables.service" ];
1055 1055
1056 timerConfig = { 1056 timerConfig = {
1057 OnActiveSec = "20h"; 1057 OnCalendar = "4/8:00";
1058 RandomizedDelaySec = "8h"; 1058 RandomizedDelaySec = "8h";
1059 }; 1059 };
1060 }; 1060 };