MyNixOS website logo
option

programs.ssh.userKnownHostsFile

Specifies one or more files to use for the user host key database, separated by whitespace. The default is ~/.ssh/known_hosts.

Declarations
Type
string
Default
"~/.ssh/known_hosts"