feat: unixtools.script + remove vbox
This commit is contained in:
parent
fc87ad35f0
commit
a880be10cd
1 changed files with 1 additions and 8 deletions
|
|
@ -154,6 +154,7 @@
|
||||||
thunderbird
|
thunderbird
|
||||||
tldr
|
tldr
|
||||||
tree-sitter
|
tree-sitter
|
||||||
|
unixtools.script
|
||||||
unzip
|
unzip
|
||||||
usbutils
|
usbutils
|
||||||
vencord
|
vencord
|
||||||
|
|
@ -203,14 +204,6 @@
|
||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
libvirtd.enable = true;
|
libvirtd.enable = true;
|
||||||
virtualbox = {
|
|
||||||
host.enable = true;
|
|
||||||
guest = {
|
|
||||||
enable = true;
|
|
||||||
clipboard = true;
|
|
||||||
dragAndDrop = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
docker = {
|
docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
rootless = {
|
rootless = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue