mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 15:50:43 +00:00
Add qbittorrent
This commit is contained in:
parent
874cbcec70
commit
183c97f992
4 changed files with 20 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue