mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 19:43:12 +00:00
Update transmission
This commit is contained in:
parent
acbf82b8b9
commit
3e2e11bb33
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ in with lib; {
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
openRPCPort = true;
|
openRPCPort = true;
|
||||||
port = arr.torrent.port;
|
port = arr.torrent.port;
|
||||||
|
package = pkgs.transmission_4;
|
||||||
settings = {
|
settings = {
|
||||||
download-dir = "/storage1/download";
|
download-dir = "/storage1/download";
|
||||||
rpc-port = arr.torrent.port;
|
rpc-port = arr.torrent.port;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue