nixos/jackflix: Update external port
All checks were successful
CI / Check, build and cache nixfiles (push) Successful in 1h11m55s
All checks were successful
CI / Check, build and cache nixfiles (push) Successful in 1h11m55s
This commit is contained in:
@@ -12,7 +12,7 @@ let
|
||||
};
|
||||
|
||||
# Forwarded in AirVPN config
|
||||
transmissionPeerPort = 47016;
|
||||
transmissionPeerPort = 28457;
|
||||
in
|
||||
{
|
||||
config = mkMerge [
|
||||
|
||||
Reference in New Issue
Block a user