From 208f52e95bd5fe2d42c8356e4b524a95afe60611 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 4 Sep 2016 19:51:26 +0200 Subject: use internal sftp --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 26d55ca9..f4ab6d70 100644 --- a/hel.nix +++ b/hel.nix @@ -103,7 +103,7 @@ enable = true; extraConfig = '' Match User media - ForceCommand ${pkgs.openssh}/libexec/sftp-server + ForceCommand internal-sftp PermitTTY no AllowTcpForwarding no AllowStreamLocalForwarding no -- cgit v1.2.3