theba: enable virtualbox

This commit is contained in:
Gabriel Ebner 2016-06-21 13:11:12 +02:00
parent fa9906758b
commit 971612957c
1 changed files with 2 additions and 0 deletions

View File

@ -66,4 +66,6 @@
virtualisation.docker.enable = true;
users.extraUsers.gebner.extraGroups = [ "docker" ];
virtualisation.virtualbox.host.enable = true;
}