all: enable smartd
This commit is contained in:
parent
262129657f
commit
00ecadf210
@ -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 = ''
|
||||
|
@ -190,7 +190,6 @@ in
|
||||
services.xinCA = { enable = false; };
|
||||
|
||||
services = {
|
||||
smartd.enable = true;
|
||||
rkvm.server = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
Loading…
Reference in New Issue
Block a user