Add qbittorrent

This commit is contained in:
ItsDrike 2024-06-21 11:44:56 +02:00
parent 874cbcec70
commit 183c97f992
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
4 changed files with 20 additions and 0 deletions

View file

@ -34,6 +34,7 @@ in
autoStart = mkEnableOption "Auto-Start for Vesktop";
};
nomacs.enable = mkEnableOption "Nomacs (Qt-based image viewer)";
qbittorrent.enable = mkEnableOption "Qbittorrent (Free software BitTorrent client)";
};
tools = {