Flakes
Categories
Options
Packages
Sign in
MyNixOS
home-manager
options
programs
zsh
prezto
ssh
identities
option
programs.zsh.prezto.ssh.identities
Set the SSH identities to load into the agent.
Declarations
Type
list of string
Default
[ ]
Example
[
"id_rsa"
"id_rsa2"
"id_github"
]