summaryrefslogtreecommitdiff
path: root/hosts/poweredge/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/poweredge/configuration.nix')
-rw-r--r--hosts/poweredge/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/poweredge/configuration.nix b/hosts/poweredge/configuration.nix
index 3490589..e2798bd 100644
--- a/hosts/poweredge/configuration.nix
+++ b/hosts/poweredge/configuration.nix
@@ -22,11 +22,9 @@
};
collections = {
development.docker.enable = true;
- development.docker.btrfsSupport = false; # TODO remove
};
};
- virtualisation.docker.storageDriver = "zfs"; # TODO move to profile
# Enable smartd
services.smartd.enable = true; # TODO move to archetype