mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 02:20:42 +00:00
Add qimgv
This commit is contained in:
parent
5ebc43b05a
commit
d144a479bc
6 changed files with 116 additions and 3 deletions
|
@ -34,6 +34,7 @@ in
|
|||
autoStart = mkEnableOption "Auto-Start for Vesktop";
|
||||
};
|
||||
nomacs.enable = mkEnableOption "Nomacs (Qt-based image viewer)";
|
||||
qimgv.enable = mkEnableOption "QImgV (Qt-based image viewer with video support)";
|
||||
qbittorrent.enable = mkEnableOption "Qbittorrent (Free software BitTorrent client)";
|
||||
obs.enable = mkEnableOption "OBS (Free and oepn source software for video recording and live streaming)";
|
||||
mpv.enable = mkEnableOption "MPV (General-purpose media player)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue