mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 12:10:42 +00:00
Add virtualbox
This commit is contained in:
parent
38945825aa
commit
cd412906a8
4 changed files with 21 additions and 0 deletions
|
@ -47,6 +47,7 @@ in
|
|||
obs.enable = mkEnableOption "OBS (Free and oepn source software for video recording and live streaming)";
|
||||
mpv.enable = mkEnableOption "MPV (General-purpose media player)";
|
||||
qalculate-gtk.enable = mkEnableOption "qalculate-gtk (The ultimate desktop calculator)";
|
||||
virtualbox.enable = mkEnableOption "VirtualBox";
|
||||
};
|
||||
|
||||
file-managers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue