all: enable smartd

This commit is contained in:
Aaron Bieber 2024-04-20 18:58:31 -06:00
parent 262129657f
commit 00ecadf210
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View File

@ -235,6 +235,7 @@ in
xinlib.todo "logrotate.checkConfig disabled: https://github.com/NixOS/nix/issues/8502" false;
services = {
smartd.enable = true;
openssh = {
enable = true;
extraConfig = ''

View File

@ -190,7 +190,6 @@ in
services.xinCA = { enable = false; };
services = {
smartd.enable = true;
rkvm.server = {
enable = true;
settings = {