From d505c8fdfa2581bbdd7b88c341e2a587eb9f8112 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 19 Jul 2021 10:35:58 +0200 Subject: machines/shiki: reenable virtualbox and fix group name --- machines/profpatsch/shiki.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines/profpatsch/shiki.nix') diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix index 9efcbb41..2cabac2e 100644 --- a/machines/profpatsch/shiki.nix +++ b/machines/profpatsch/shiki.nix @@ -375,7 +375,7 @@ in { programs.dconf.enable = true; virtualisation.docker.enable = true; - # virtualisation.virtualbox.host.enable = true; + virtualisation.virtualbox.host.enable = true; # virtualisation.libvirtd.enable = true; ####### -- cgit 1.4.1