summaryrefslogtreecommitdiff
path: root/hosts/nixedo
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2026-04-14 10:44:17 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2026-04-14 10:44:17 +0200
commit37fb1437d18061775d27d1a19b9b654f7a09200b (patch)
tree4acc0a549a6f2effaba2463e8d4ce65ffd33f122 /hosts/nixedo
parent7f71e066fe927456a35ce0523a7785937fc39ae3 (diff)
2026-04-14 updates by auto-switch
Diffstat (limited to 'hosts/nixedo')
-rw-r--r--hosts/nixedo/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/nixedo/default.nix b/hosts/nixedo/default.nix
index b294654..5aa204c 100644
--- a/hosts/nixedo/default.nix
+++ b/hosts/nixedo/default.nix
@@ -92,6 +92,7 @@
virtualisation = {
libvirtd.enable = true;
waydroid.enable = true;
+ docker.enable = true;
};
system.stateVersion = "24.05";