services.openssh.authorizedKeysCommand
Specifies a program to be used to look up the user's public keys. The program must be owned by root, not writable by group or others and specified by an absolute path.
- Type
string- Default
"none"- Declared
- <nixpkgs/nixos/modules/services/networking/ssh/sshd.nix>