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 users.users._name_.openssh.authorizedKeys.keys.
- Type
boolean- Default
true- Declared
- <nixpkgs/nixos/modules/services/networking/ssh/sshd.nix>