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

@ -121,6 +121,7 @@
irqbalance.enable = true;
printing.enable = true; # Enable CUPS
resolved.enable = true;
smartd.enable = true;
tailscale = {
enable = true;
authKeyFile = config.sops.secrets.tailscale_key.path;