smartools setup on both systems

smart
This commit is contained in:
2023-10-15 14:43:57 -06:00
parent 331f650678
commit ffab1e3226
2 changed files with 4 additions and 0 deletions

View File

@@ -1017,6 +1017,7 @@ services = {
nssmdns = true;
};
psd.enable = true;
smartd.enable = true;
fstrim.enable = true;
btrfs.autoScrub = {
enable = true;
@@ -1036,6 +1037,7 @@ services = {
settings = {
PasswordAuthentication = false;
KbdInteractiveAuthentication = false;
GatewayPorts = true;
};
};
};