summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/odin.nix b/odin.nix
index 5eee24b6..d2f2bcd1 100644
--- a/odin.nix
+++ b/odin.nix
@@ -362,6 +362,7 @@
362 services.smartd = { 362 services.smartd = {
363 enable = true; 363 enable = true;
364 autodetect = true; 364 autodetect = true;
365 defaults.autodetected = "-a -d ata -d nvme";
365 notifications = { 366 notifications = {
366 mail.enable = true; 367 mail.enable = true;
367 wall.enable = true; 368 wall.enable = true;