feat(jeeves): enable flood-for-transmission

This commit is contained in:
reo101 2024-06-10 00:19:05 +03:00
parent eea7280f98
commit 265f551ea8
Signed by: reo101
GPG key ID: 675AA7EF13964ACB

View file

@ -17,6 +17,7 @@
transmission = {
enable = true;
openRPCPort = true;
webHome = pkgs.flood-for-transmission;
# TODO: `credentialsFile` for RPC password with agenix
settings = {
download-dir = "/data/torrents/download";