launchd: restore gui domain defaults
Some checks are pending
/ triage (push) Waiting to run
GitHub Pages / publish (ubuntu-latest) (push) Waiting to run

User-domain agents are not rediscovered from the user LaunchAgents directory after reboot. Let built-in agents inherit the GUI default while keeping explicit user-domain configuration available.
This commit is contained in:
Austin Horstman 2026-07-15 10:25:32 -05:00
parent 6dc9e081ba
commit 165228b0ef
47 changed files with 11 additions and 83 deletions

View file

@ -151,7 +151,6 @@ in
launchd.agents.nh-clean = lib.mkIf cfg.clean.enable {
enable = true;
domain = lib.mkDefault "user";
config = {
ProgramArguments = [
"${lib.getExe cfg.package}"