From 771441d81f4d6a2e66e13ab694627f7ecb25e2c4 Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 8 Dec 2025 00:12:44 -0500 Subject: [PATCH] moving transmission on data1 --- devices/latoure/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devices/latoure/configuration.nix b/devices/latoure/configuration.nix index c25f807..0e84a8c 100644 --- a/devices/latoure/configuration.nix +++ b/devices/latoure/configuration.nix @@ -71,6 +71,7 @@ user = "sonarr"; enable = true; openFirewall = true; + home = "/data1/transmission"; settings = { rpc-bind-address = "0.0.0.0"; rpc-whitelist = "127.0.0.1,192.168.*.*"; @@ -136,6 +137,7 @@ 2049 # NFS 111 # RPC 20048 # NFS mountd + 9091 # transmission ]; allowedUDPPorts = [ 2049 # NFS