diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2018-05-09 10:58:23 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2018-05-09 10:58:23 +0200 |
commit | 3b7116f4630b933bbc85dc07fc49a5895b984361 (patch) | |
tree | 001198bd6a0f333bb29d610e88f02dee5505ce62 | |
parent | 455c411c7c44819b1451b9c918c2f4468ba195c8 (diff) | |
download | nixos-3b7116f4630b933bbc85dc07fc49a5895b984361.tar nixos-3b7116f4630b933bbc85dc07fc49a5895b984361.tar.gz nixos-3b7116f4630b933bbc85dc07fc49a5895b984361.tar.bz2 nixos-3b7116f4630b933bbc85dc07fc49a5895b984361.tar.xz nixos-3b7116f4630b933bbc85dc07fc49a5895b984361.zip |
No smart test emails
-rw-r--r-- | odin.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -375,7 +375,6 @@ | |||
375 | notifications = { | 375 | notifications = { |
376 | mail.enable = true; | 376 | mail.enable = true; |
377 | wall.enable = true; | 377 | wall.enable = true; |
378 | test = true; | ||
379 | }; | 378 | }; |
380 | }; | 379 | }; |
381 | 380 | ||