smart email notifications

This commit is contained in:
Philipp Hochkamp 2022-10-30 17:24:22 +01:00
parent 76832972e6
commit 9fa0311a30
2 changed files with 2 additions and 1 deletions

View file

@ -204,6 +204,7 @@ in
services.smartd = {
enable = true;
#notifications.test = true;
};
nixpkgs.overlays = [
(self: super: {
@ -217,7 +218,7 @@ in
ZED_EMAIL_OPTS = "@ADDRESS@";
ZED_NOTIFY_INTERVAL_SECS = 3600;
ZED_NOTIFY_VERBOSE = true;
#ZED_NOTIFY_VERBOSE = true;
ZED_USE_ENCLOSURE_LEDS = true;
ZED_SCRUB_AFTER_RESILVER = true;

Binary file not shown.