virtualisation.virtualbox.host.enable

NixOS option

Whether to enable VirtualBox. In order to pass USB devices from the host to the guests, the user needs to be in the vboxusers group.

type: boolean
Default
false
Example
true
declared in: nixos/modules/virtualisation/virtualbox-host.nixView source on NixOS/nixpkgs →