feat(system): enable smartd for drive health monitoring
All checks were successful
Check / eval (push) Successful in 3m1s

This commit is contained in:
Bernardo Magri
2026-07-08 22:21:17 +01:00
parent f97acda158
commit fbd4e0503e
3 changed files with 17 additions and 6 deletions

View File

@@ -349,12 +349,6 @@ implement. Bernardo moves accepted items into a tier.*
- **[stability] Drive health monitoring (`smartd`)**:
While BTRFS auto-scrub prevents silent bitrot, it doesn't warn about
impending physical hardware failure. Enabling `services.smartd.enable = true`
with desktop notifications (via `-M exec` custom scripts or local mail)
provides early warnings when an NVMe/SSD starts throwing SMART errors, giving
the user a critical window to back up data before the drive dies.