summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/odin.nix b/odin.nix
index 57166f93..74d97857 100644
--- a/odin.nix
+++ b/odin.nix
@@ -378,7 +378,7 @@
378 mail.enable = true; 378 mail.enable = true;
379 wall.enable = true; 379 wall.enable = true;
380 }; 380 };
381 defaults.autodetected = "-a -n standby,10 -o on -s (S/../.././02|L/../../7/04)"; 381 defaults.monitored = "-a -n standby,10 -o on -s (S/../.././02|L/../../7/04)";
382 }; 382 };
383 383
384 systemd.status-mail = { 384 systemd.status-mail = {