services.openssh.authorizedKeysCommand

NixOS option

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 in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →