MyNixOS website logo
option

services.openssh.authorizedKeysInHomedir

Enables the use of the ~/.ssh/authorized_keys file.

Otherwise, the only files trusted by default are those in /etc/ssh/authorized_keys.d, i.e. SSH keys from .

Declarations
Type
boolean
Default
true