feat(jeeves): enable flood-for-transmission
This commit is contained in:
parent
eea7280f98
commit
265f551ea8
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
transmission = {
|
transmission = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openRPCPort = true;
|
openRPCPort = true;
|
||||||
|
webHome = pkgs.flood-for-transmission;
|
||||||
# TODO: `credentialsFile` for RPC password with agenix
|
# TODO: `credentialsFile` for RPC password with agenix
|
||||||
settings = {
|
settings = {
|
||||||
download-dir = "/data/torrents/download";
|
download-dir = "/data/torrents/download";
|
||||||
|
|
Loading…
Reference in a new issue