programs.zsh.prezto.ssh.identities

Set the SSH identities to load into the agent.

Type
list of string
Default
[ ]
Example
[
  "id_rsa"
  "id_rsa2"
  "id_github"
]
Declared
<home-manager/modules/programs/zsh/plugins/prezto.nix>