Notifications mail smart
This commit is contained in:
parent
c8d9aa5a86
commit
44670ffbcf
@ -21,6 +21,10 @@ in
|
|||||||
./services/site-max.nix
|
./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.enable = true;
|
||||||
services.haproxy-acme.domaine = domaine;
|
services.haproxy-acme.domaine = domaine;
|
||||||
services.haproxy-acme.services = {
|
services.haproxy-acme.services = {
|
||||||
|
Loading…
Reference in New Issue
Block a user