re-enable smartd
This commit is contained in:
parent
eb5aaede5d
commit
4bc5176a5c
1 changed files with 0 additions and 2 deletions
|
@ -26,6 +26,4 @@
|
||||||
|
|
||||||
networking.useDHCP = lib.mkDefault true;
|
networking.useDHCP = lib.mkDefault true;
|
||||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||||
# not supported
|
|
||||||
services.smartd.enable = false;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue