virtualbox
This commit is contained in:
parent
ea0bff8e51
commit
f4d89f80a3
1 changed files with 4 additions and 0 deletions
|
|
@ -86,6 +86,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
# VirtualBox
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
users.extraGroups.vboxusers.members = [ "clemens" ];
|
||||
|
||||
# Bluetooth
|
||||
services.blueman.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue