summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index 3a9761e1..7e2d78fb 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -952,6 +952,6 @@ in rec {
952 ''; 952 '';
953 953
954 systemd.status-mail = { 954 systemd.status-mail = {
955 onFailure = [ "nixos-upgrade" ]; 955 onFailure = [ "nixos-upgrade" "postfix" "dovecot2" "prosody" "opendkim" "nsd" "unbound" "tinc.yggdrasil" "postsrsd" ];
956 }; 956 };
957} 957}