Notifications mail smart

This commit is contained in:
nyanloutre 2018-05-21 21:38:12 +02:00
parent c8d9aa5a86
commit 44670ffbcf
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ in
./services/site-max.nix
];
services.smartd.enable = true;
services.smartd.notifications.mail.enable = true;
services.smartd.notifications.mail.recipient = "paul@nyanlout.re";
services.haproxy-acme.enable = true;
services.haproxy-acme.domaine = domaine;
services.haproxy-acme.services = {