about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/shiki.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index 323bf907..97fcbaad 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -365,7 +365,9 @@ in {
       #'';
     };
 
-    # virtualisation.docker.enable = true;
+    virtualisation.docker.enable = true;
+    # virtualisation.virtualbox.host.enable = true;
+    # virtualisation.libvirtd.enable = true;
 
     #######
     # Misc