services.proton-pass-agent.extraArgs

Options given to pass-cli ssh-agent shart when the service is run.

See https://protonpass.github.io/pass-cli/commands/ssh-agent/#passphrase-protected-ssh-keys for more information.

Type
list of string
Default
[ ]
Example
[
  "--share-id"
  "--vault-name"
  "MySshKeyVault"
  "--refresh-interval"
  "7200"
]
Declared
<home-manager/modules/services/proton-pass-agent.nix>