summaryrefslogtreecommitdiff
path: root/hosts/nixedo
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2026-03-11 08:44:02 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2026-03-11 08:44:02 +0100
commitb834c69d9c8dca7544498fac68bfa9205c208bff (patch)
tree1bf9a765235d91eceb4cafab9fe4aa1336bdada7 /hosts/nixedo
parente2b118b9a07bfb53203ebb503a86bdcdd6eaa457 (diff)
update config
Diffstat (limited to 'hosts/nixedo')
-rw-r--r--hosts/nixedo/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/nixedo/default.nix b/hosts/nixedo/default.nix
index a5216de..68898bc 100644
--- a/hosts/nixedo/default.nix
+++ b/hosts/nixedo/default.nix
@@ -86,10 +86,6 @@
virtualisation = {
libvirtd.enable = true;
- docker = {
- enable = true;
- storageDriver = "btrfs";
- };
};
system.stateVersion = "24.05";