diff options
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 |
