services.gpg-agent.extraConfig

Home-Manager option

Extra configuration lines to append to the gpg-agent configuration file.

type: strings concatenated with “\n”
Default
""
Example
'' allow-emacs-pinentry allow-loopback-pinentry ''
declared in: <home-manager/modules/services/gpg-agent.nix>source unavailable