mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Enable virtualbox
This commit is contained in:
parent
90c756e7c4
commit
add28918d9
2 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
extraGroups = [
|
||||
"wheel"
|
||||
"libvirtd"
|
||||
"vboxusers"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue