diff --git a/systems/palatine-hill/configuration.nix b/systems/palatine-hill/configuration.nix index a1efed3..4db5c88 100644 --- a/systems/palatine-hill/configuration.nix +++ b/systems/palatine-hill/configuration.nix @@ -47,6 +47,7 @@ }; openssh.ports = [ 666 ]; + smartd.enable = true; }; networking.firewall.enable = false;