From 9a40ac45f0e572a41f2f8f3d2f18c50338c9ddb2 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 11 Apr 2026 18:33:20 -0500 Subject: btrfs profile with autoscrubbing and move docker.storageDriver to the btrfs/zfs profiles --- hosts/poweredge/configuration.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'hosts/poweredge/configuration.nix') 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 -- cgit v1.2.3