programs.gnupg.agent.enableSSHSupport

NixOS option

Enable SSH agent support in GnuPG agent. Also sets SSH_AUTH_SOCK environment variable correctly. This will disable socket-activation and thus always start a GnuPG agent per user session.

type: boolean
Default
false
declared in: nixos/modules/programs/gnupg.nixView source on NixOS/nixpkgs →