theba: disable virtualbox

This commit is contained in:
Gabriel Ebner 2017-08-30 20:24:00 +02:00
parent 3af97a345b
commit 67e852c537

@ -63,7 +63,7 @@
};
users.extraUsers.gebner.extraGroups = [ "docker" ];
virtualisation.virtualbox.host.enable = true;
# virtualisation.virtualbox.host.enable = true;
# boot.kernelPackages = pkgs.lib.mkOverride 10 pkgs.linuxPackages;