Changes
This commit is contained in:
parent
435c6a76a2
commit
d4bd6d20b5
1 changed files with 3 additions and 0 deletions
|
|
@ -43,5 +43,8 @@
|
||||||
|
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
|
virtualisation.virtualbox.host.enable = true;
|
||||||
|
users.extraGroups.vboxusers.members = [ "horseman" ];
|
||||||
|
|
||||||
users.extraUsers.horseman.extraGroups = [ "jackaudio" ];
|
users.extraUsers.horseman.extraGroups = [ "jackaudio" ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue