2.home-manager/tests
Austin Horstman 7a62d63707 gpg-agent: switch to gui domain for graphical pinentry support
gpg-agent is commonly configured with graphical pinentry programs
(pinentry-mac, pinentry-gnome3) on macOS that need access to the Aqua
session to display passphrase prompts. Running in the user domain
(LimitLoadToSessionType=Background) prevents these prompts from
rendering, causing passphrase entry to fail silently or hang.

Revert to the default gui domain so the agent runs in the graphical
login session where pinentry can interact with the window server.
2026-07-07 22:02:13 -05:00
..
integration tests: fix integration tests 2026-06-20 00:05:51 +02:00
lib lib: escape backslash in lib.hm.generators.toKDL 2026-06-30 23:49:47 -05:00
modules gpg-agent: switch to gui domain for graphical pinentry support 2026-07-07 22:02:13 -05:00
asserts.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
big-test.nix treewide: Prevent IFD by default 2025-05-07 10:34:18 -05:00
darwinScrublist.nix herdr: add module 2026-06-30 12:14:44 -05:00
default.nix misc: move modules spanning multiple files into subdirs 2026-06-19 08:59:16 -05:00
package.nix tests: support override-inputs in test runner 2026-04-24 13:06:58 -05:00
stubs.nix tests: split stub derivation attrs from methods 2026-04-23 18:12:20 -05:00
tests.py treefmt: format Python with ruff 2026-06-19 10:00:25 -05:00