Showing entries 1-22 out of 22.
Whether to enable the SFTP subsystem in the SSH daemon
Specifies a program to be used to look up the user's public keys
Specifies the user under whose account the AuthorizedKeysCommand is run
Specify the rules for which files to read on the host
Enables the use of the ~/.ssh/authorized_keys file
Message to display to the remote user before authentication is allowed
Whether to enable the OpenSSH secure shell daemon, which allows secure remote logins
Verbatim contents of sshd_config
NixOS can automatically generate SSH host keys
Alias of programs.ssh.knownHosts
List of addresses and ports to listen on (ListenAddress directive in config)
Path to moduli file to install in /etc/ssh/moduli
Whether to automatically open the specified ports in the firewall
OpenSSH package to use for sshd
Specifies on which ports the SSH daemon listens
Configuration for sshd_config(5)
Commandline flags to add to sftp-server
The sftp server executable
If set, sshd is socket-activated; that is, instead of having it permanently running as a daemon, s…