summaryrefslogtreecommitdiffstats
path: root/nixos/modules/programs/gnupg.nix
AgeCommit message (Expand)Author
2024-05-21nixos/gnupg: remove dead codeJade Lovelace
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-03-02pinentry: remove multiple outputs packageFranz Pletz
2024-02-28nixos/gnupg: check for plasma 6K900
2023-11-27treewide: use `mkPackageOption`h7x4
2023-10-09Merge pull request #258347 from Benjamin-L/gnupg-agent-extraconfigMichele Guerini Rocco
2023-10-05nixos/gnupg: add agent.settings optionBenjamin Lee
2023-08-12nixos/gnupg: require sockets.target, not just gpg-agent.socketedef
2023-06-30nixos/gnupg: fix pinentryFlavor documentation and add release noteDavid McFarland
2023-06-30nixos/gnupg: fix gpg-agent when pinentryFlavor is nullDavid McFarland
2023-06-26Merge pull request #231108 from corngood/gpg-agentMichele Guerini Rocco
2023-06-16nixos/gpg-agent: move pinentry-program to /etc/gnupg/gpg-agent.confDavid McFarland
2023-06-16nixos/gnupg: add systemd configurationDavid McFarland
2023-05-14nixos/gnupg: default to qt pinentry program in deepinrewine
2023-01-03nixos/gnupg: (fix) use runtimeShell to call updatestartupttyMarc Jakobi
2022-09-04nixos/gnupg: void error messages when using nix remote buildersSandro Jäckel
2022-08-27nixos/gnupg: use better trick to update the agent TTYrnhmjoj
2022-08-27nixos/*: literalDocBook -> literalMDpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-05-18nixos/gnupg: default to a reasonable pinentry program on headless systemsSandro
2022-01-02nixos/documentation: split options doc buildpennae
2021-12-09treewide: add literalDocBook text to options with complex defaultspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2020-07-16yubikey-agent: init at 0.1.3Philip Potter
2020-01-24nixos/gnupg: actually use the configured gpg packageedef
2019-11-01nixos/gnupg: add dbus dependencies for gnome3 pinentryYury G. Kudryashov
2019-10-30gnupg: fix pinentry in sway (fix a typo in 3c39093c0d1)Yury G. Kudryashov
2019-10-29gnupg: fix pinentry on swayRobin Gloster
2019-10-16gnupg: disable gui/pinentry support by defaultFranz Pletz
2019-10-16nixos/gnupg: add option for setting pinentry flavoursFranz Pletz
2019-08-24nixos/gnupg: Add gpg to systemPackagesDaniel Hirschberger
2019-04-05programs.gnupg: Support setting the gnupg packageBastian Köcher
2019-02-23nixos/gnupg: set SSH_AUTH_SOCK in non-interactive settingsEmanuel Evans
2018-10-21gnupg: Fix, set current tty in interactive shellHeitham Omar
2017-08-04gnupg agent module: fix ssh agent assertion logicFranz Pletz
2017-07-17programs.gnupg: use extraInit instead of interactiveShellInitRobin Gloster
2017-07-14gnupg agent module: Only set tty for interactive shellsDaniel Fullmer
2017-07-14gnupg agent module: Fix dirmngr.enable optionDaniel Fullmer
2017-07-14gnupg agent module: Remove unnecessary unit configurationDaniel Fullmer
2017-06-15gnupg module: Added extra and browser sockets (#26295)Roger Qiu
2017-05-29gnupg agent module: initFranz Pletz