summaryrefslogtreecommitdiff
path: root/hosts/kay/modules/sshfwd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/kay/modules/sshfwd.nix')
-rw-r--r--hosts/kay/modules/sshfwd.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/kay/modules/sshfwd.nix b/hosts/kay/modules/sshfwd.nix
index a25854d..d70b893 100644
--- a/hosts/kay/modules/sshfwd.nix
+++ b/hosts/kay/modules/sshfwd.nix
@@ -24,5 +24,6 @@ in {
AllowTcpForwarding remote
GatewayPorts clientspecified
+ PermitListen *:2222
'';
}