summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 26d55ca9..f4ab6d70 100644
--- a/hel.nix
+++ b/hel.nix
@@ -103,7 +103,7 @@
103 enable = true; 103 enable = true;
104 extraConfig = '' 104 extraConfig = ''
105 Match User media 105 Match User media
106 ForceCommand ${pkgs.openssh}/libexec/sftp-server 106 ForceCommand internal-sftp
107 PermitTTY no 107 PermitTTY no
108 AllowTcpForwarding no 108 AllowTcpForwarding no
109 AllowStreamLocalForwarding no 109 AllowStreamLocalForwarding no