mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 08:20:43 +00:00
Add virtualbox
This commit is contained in:
parent
38945825aa
commit
cd412906a8
4 changed files with 21 additions and 0 deletions
|
@ -65,6 +65,8 @@
|
|||
".local/share/Smart Code ltd/Stremio"
|
||||
".config/obs-studio"
|
||||
".local/share/PrismLauncher"
|
||||
".config/VirtualBox"
|
||||
".local/share/VirtulBox VMs"
|
||||
|
||||
# Tools
|
||||
".ssh"
|
||||
|
@ -210,6 +212,7 @@
|
|||
};
|
||||
};
|
||||
qalculate-gtk.enable = true;
|
||||
virtualbox.enable = true;
|
||||
};
|
||||
file-managers = {
|
||||
pcmanfm-qt.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue