smartd adjustments

Not all my systems support smartd...
This commit is contained in:
Gene Liverman 2025-06-08 19:45:13 -04:00
parent c8eb12742f
commit 9f0baa6337
6 changed files with 5 additions and 1 deletions

View file

@ -58,6 +58,7 @@
restic.backups.daily.paths = [
# "/storage/foo"
];
smartd.enable = true;
zfs.autoScrub.enable = true;
};