Revise usage of S.M.A.R.T. tools

This commit is contained in:
Gene Liverman 2025-03-20 07:50:07 -04:00
parent f2efae7479
commit 119533ee63
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -14,6 +14,7 @@
iotop
neofetch
python3
smartmontools
sops
ssh-to-age
sysstat
@ -72,6 +73,7 @@
services = {
openssh.enable = true;
smartd.enable = true;
};
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];