mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-04 21:43:15 -06:00
i don't think the guest is equal to the "guest additions"
This commit is contained in:
parent
8a74d2b84f
commit
54552f1e44
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{...}: {
|
||||
virtualisation.virtualbox = {
|
||||
host.enable = true;
|
||||
guest.enable = true;
|
||||
# guest.enable = true;
|
||||
};
|
||||
users.extraGroups.vboxusers.members = ["daylin"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue