services.openssh.sftpServerExecutable

NixOS option

The sftp server executable. Can be a path or “internal-sftp” to use the sftp server built into the sshd binary.

type: string
Example
"internal-sftp"
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →