diff options
| -rw-r--r-- | odin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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; |
