mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Revise usage of S.M.A.R.T. tools
This commit is contained in:
parent
f2efae7479
commit
119533ee63
2 changed files with 2 additions and 1 deletions
|
|
@ -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" ];
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@ in {
|
|||
nvme-cli
|
||||
podman-compose
|
||||
podman-tui # status of containers in the terminal
|
||||
smartmontools
|
||||
yt-dlp
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue