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