qbittorrent new env

This commit is contained in:
Danilo Reyes 2025-09-20 16:41:10 -06:00
parent ef611ff9e9
commit 3c2919c674

View File

@ -19,16 +19,19 @@ let
ps:
builtins.attrValues {
inherit (ps)
argon2-cffi
bencode-py
croniter
fastapi
gitpython
humanize
pytimeparse2
qbittorrent-api
requests
retrying
ruamel-yaml
schedule
bencode-py
qbittorrent-api
slowapi
uvicorn
;
}
);