feat: enable virtbox again :(((((((((((
This commit is contained in:
parent
b55017468e
commit
93b8e9d62e
1 changed files with 9 additions and 9 deletions
|
|
@ -267,15 +267,15 @@
|
|||
};
|
||||
};
|
||||
# Uncommented since it causes delay in rebuilding the config
|
||||
# virtualbox = {
|
||||
# host.enable = true;
|
||||
# guest = {
|
||||
# enable = true;
|
||||
# clipboard = true;
|
||||
# dragAndDrop = true;
|
||||
# seamless = true;
|
||||
# };
|
||||
# };
|
||||
virtualbox = {
|
||||
host.enable = true;
|
||||
guest = {
|
||||
enable = true;
|
||||
clipboard = true;
|
||||
dragAndDrop = true;
|
||||
seamless = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue