From 6dd23664cc9f7a6fe8ff3b45c678ec84018bdeb8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 13 May 2018 22:17:33 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 57166f93..74d97857 100644 --- a/odin.nix +++ b/odin.nix @@ -378,7 +378,7 @@ mail.enable = true; wall.enable = true; }; - defaults.autodetected = "-a -n standby,10 -o on -s (S/../.././02|L/../../7/04)"; + defaults.monitored = "-a -n standby,10 -o on -s (S/../.././02|L/../../7/04)"; }; systemd.status-mail = { -- cgit v1.2.3