forked from jan-leila/nix-config
added qbittorrent package
This commit is contained in:
parent
c1b52262b6
commit
8a3aaba17c
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue