Update transmission

This commit is contained in:
muon 2026-01-01 16:00:16 +00:00
parent acbf82b8b9
commit 3e2e11bb33

View file

@ -40,6 +40,7 @@ in with lib; {
openFirewall = true;
openRPCPort = true;
port = arr.torrent.port;
package = pkgs.transmission_4;
settings = {
download-dir = "/storage1/download";
rpc-port = arr.torrent.port;