add virtualbox
This commit is contained in:
parent
8e375551c0
commit
6636fdc19a
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@
|
|||
};
|
||||
stylix.polarity = "dark";
|
||||
|
||||
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
users.extraGroups.vboxusers.members = [ "user-with-access-to-virtualbox" ];
|
||||
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue