Infini-DL360: add incoming chroot user
This commit is contained in:
parent
c8752ac2fb
commit
0b87d62f7a
3 changed files with 27 additions and 0 deletions
|
@ -5,6 +5,7 @@ with lib;
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
openFirewall = mkDefault true;
|
||||
sftpServerExecutable = "internal-sftp";
|
||||
settings = {
|
||||
X11Forwarding = mkDefault false;
|
||||
GatewayPorts = mkDefault "yes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue