From e2cde1f2db2d55409c9ad5fa526abd763153fbb8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 4 Sep 2016 19:32:03 +0200 Subject: sshd syntax is crap. --- hel.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hel.nix b/hel.nix index 41d9ab02..5d4eb207 100644 --- a/hel.nix +++ b/hel.nix @@ -105,8 +105,9 @@ Match User media ForceCommand ${pkgs.openssh}/libexec/sftp-server PermitTTY no - AllowPortForwarding no - AllowX11Forwarding no + AllowTcpForwarding no + AllowStreamLocalForwarding no + X11Forwarding no AllowAgentForwarding no ''; }; -- cgit v1.2.3