summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 716eff88..29a2acee 100644
--- a/hel.nix
+++ b/hel.nix
@@ -534,7 +534,6 @@
534 timerConfig = { 534 timerConfig = {
535 Persistent = true; 535 Persistent = true;
536 OnUnitInactiveSec = "6h"; 536 OnUnitInactiveSec = "6h";
537 OnBootSec = "6h";
538 }; 537 };
539 }; 538 };
540 systemd.services."backup-odin@" = { 539 systemd.services."backup-odin@" = {