Add qalculate-gtk

This commit is contained in:
ItsDrike 2024-06-24 21:33:45 +02:00
parent 15ce6ea7d0
commit 75ed5ed91c
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
5 changed files with 20 additions and 1 deletions

View file

@ -46,6 +46,7 @@ in
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)";
qalculate-gtk.enable = mkEnableOption "qalculate-gtk (The ultimate desktop calculator)";
};
file-managers = {