about summary refs log tree commit diff
path: root/machines/profpatsch/shiki.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2022-01-07 14:53:26 +0100
committerProfpatsch <mail@profpatsch.de>2022-01-07 15:01:34 +0100
commit630220b61484a4a79b7bcd5a4a079b031bf12e93 (patch)
tree760b6421e20b8d77ac7b422fa183e5fd09756f9d /machines/profpatsch/shiki.nix
parentbadf7199564f9ac1049737291da69c2aadf9ef18 (diff)
machines/profpatsch/shiki: disable virtualbox again
Diffstat (limited to 'machines/profpatsch/shiki.nix')
-rw-r--r--machines/profpatsch/shiki.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index 4a76514b..bc506e3e 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -417,7 +417,7 @@ in {
     programs.dconf.enable = true;
 
     virtualisation.docker.enable = true;
-    virtualisation.virtualbox.host.enable = true;
+    # virtualisation.virtualbox.host.enable = true;
     # virtualisation.libvirtd.enable = true;
 
     #######