diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/poweredge/configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/poweredge/configuration.nix b/hosts/poweredge/configuration.nix index e9e2d3e..3935daf 100644 --- a/hosts/poweredge/configuration.nix +++ b/hosts/poweredge/configuration.nix @@ -28,9 +28,6 @@ # Import zfs pools boot.zfs.extraPools = [ "ingens" "memoria" ]; - # Enable smartd - services.smartd.enable = true; # TODO move to archetype - # Enable nvidia hardware.nvidia = { open = false; # Need for NVENC |
