services.openssh.allowSFTP

NixOS option

Whether to enable the SFTP subsystem in the SSH daemon. This enables the use of commands such as sftp and sshfs.

type: boolean
Default
true
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →