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

@ -73,7 +73,6 @@
services = {
openssh.enable = true;
smartd.enable = true;
};
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];