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
|
# Uncommented since it causes delay in rebuilding the config
|
||||||
# virtualbox = {
|
virtualbox = {
|
||||||
# host.enable = true;
|
host.enable = true;
|
||||||
# guest = {
|
guest = {
|
||||||
# enable = true;
|
enable = true;
|
||||||
# clipboard = true;
|
clipboard = true;
|
||||||
# dragAndDrop = true;
|
dragAndDrop = true;
|
||||||
# seamless = true;
|
seamless = true;
|
||||||
# };
|
};
|
||||||
# };
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue