summaryrefslogtreecommitdiff
path: root/config/services/sshproxy
diff options
context:
space:
mode:
Diffstat (limited to 'config/services/sshproxy')
-rw-r--r--config/services/sshproxy/default.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/services/sshproxy/default.nix b/config/services/sshproxy/default.nix
index 7bfbc62..24d29c4 100644
--- a/config/services/sshproxy/default.nix
+++ b/config/services/sshproxy/default.nix
@@ -18,10 +18,5 @@
Match user sshjump
AllowTcpForwarding yes
AllowAgentForwarding yes
- PasswordAuthentication no
- PermitTunnel no
- GatewayPorts no
- PermitTTY no
- X11Forwarding no
'';
}