virtualization
This commit is contained in:
parent
711c24be52
commit
1d97e3a73f
3 changed files with 13 additions and 14 deletions
|
|
@ -127,8 +127,8 @@
|
|||
};
|
||||
};
|
||||
virtualbox.host = {
|
||||
enable = false;
|
||||
enableExtensionPack = false;
|
||||
enable = true;
|
||||
enableExtensionPack = true;
|
||||
};
|
||||
};
|
||||
users.extraGroups.vboxusers.members = [ "jsutter" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue