services.openssh.settings.AuthorizedPrincipalsFile

NixOS option

Specifies a file that lists principal names that are accepted for certificate authentication. The default is "none", i.e. not to use a principals file.

type: null or string
Default
"none"
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →