added qbittorrent package

This commit is contained in:
Leyla Becker 2025-03-30 13:23:16 -05:00
parent c1b52262b6
commit 8a3aaba17c

View file

@ -58,6 +58,7 @@ in {
anki anki
pdfarranger pdfarranger
calibre calibre
qbittorrent
# proprietary platforms # proprietary platforms
discord discord
@ -78,7 +79,7 @@ in {
openvpn openvpn
noisetorch noisetorch
# hardware managment tools # hardware management tools
(lib.mkIf hardware.piperMouse.enable piper) (lib.mkIf hardware.piperMouse.enable piper)
(lib.mkIf hardware.openRGB.enable openrgb) (lib.mkIf hardware.openRGB.enable openrgb)
(lib.mkIf hardware.viaKeyboard.enable via) (lib.mkIf hardware.viaKeyboard.enable via)