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 be2acc9e..417f66eb 100644
--- a/odin.nix
+++ b/odin.nix
@@ -284,7 +284,7 @@
284 }; 284 };
285 285
286 systemd.status-mail = { 286 systemd.status-mail = {
287 recipient = "root@yggdrasil.li"; 287 recipient = "root@odin.asgard.yggdrasil";
288 onFailure = [ "nixos-upgrade" 288 onFailure = [ "nixos-upgrade"
289 "borgbackup-munin@" "borgbackup-prune-munin" 289 "borgbackup-munin@" "borgbackup-prune-munin"
290 ]; 290 ];