| services.gpg-agent.sshKeys | Which GPG keys (by keygrip) to expose as SSH keys.
|
| services.gpg-agent.enable | Whether to enable GnuPG private key agent.
|
| services.gpg-agent.verbose | Whether to produce verbose output.
|
| services.gpg-agent.extraConfig | Extra configuration lines to append to the gpg-agent
configuration file.
|
| services.gpg-agent.maxCacheTtl | Set the maximum time a cache entry is valid to n seconds
|
| services.gpg-agent.defaultCacheTtl | Set the time a cache entry is valid to the given number of
seconds.
|
| services.gpg-agent.maxCacheTtlSsh | Set the maximum time a cache entry used for SSH keys is valid to n
seconds
|
| services.gpg-agent.enableSshSupport | Whether to use the GnuPG key agent for SSH keys.
|
| services.gpg-agent.defaultCacheTtlSsh | Set the time a cache entry used for SSH keys is valid to the
given number of seconds.
|
| services.gpg-agent.enableScDaemon | Make use of the scdaemon tool
|
| services.gpg-agent.enableExtraSocket | Whether to enable extra socket of the GnuPG key agent (useful for GPG
Agent forwarding).
|
| services.gpg-agent.grabKeyboardAndMouse | Tell the pinentry to grab the keyboard and mouse
|
| services.gpg-agent.enableZshIntegration | Whether to enable Zsh integration.
|
| services.gpg-agent.noAllowExternalCache | Tell Pinentry not to enable features which use an external cache for
passphrases
|
| services.gpg-agent.enableBashIntegration | Whether to enable Bash integration.
|
| services.gpg-agent.enableFishIntegration | Whether to enable Fish integration.
|
| services.gpg-agent.enableNushellIntegration | Whether to enable Nushell integration.
|