security.pam.sshAgentAuth.enable

NixOS option

Whether to enable authenticating using a signature performed by the ssh-agent. This allows using SSH keys exclusively, instead of passwords, for instance on remote machines .

type: boolean
Default
false
Example
true
declared in: nixos/modules/security/pam.nixView source on NixOS/nixpkgs →