summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-06-15 13:39:06 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-06-15 13:39:06 -0500
commite748b8ffff73c8c50dd0c176fb884f232fa51dff (patch)
tree5afa210e4af7364a6b26c44b649f0aa8c62b49d7 /hosts
parentb66742e90383357264d52494b888dc7433d51f2e (diff)
downloadnixos-e748b8ffff73c8c50dd0c176fb884f232fa51dff.tar.xz
nixos-e748b8ffff73c8c50dd0c176fb884f232fa51dff.zip
move smartd to headless profile
Diffstat (limited to 'hosts')
-rw-r--r--hosts/poweredge/configuration.nix3
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