enable smartd only on hosts with spinning disks
This commit is contained in:
parent
9b2a6ee723
commit
050593d919
3 changed files with 4 additions and 2 deletions
|
@ -60,5 +60,7 @@ in
|
|||
|
||||
environment.systemPackages = [ pkgs.curl ];
|
||||
|
||||
services.smartd.enable = true;
|
||||
|
||||
system.stateVersion = "20.03";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue