launchd: restore gui domain defaults
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:
parent
6dc9e081ba
commit
165228b0ef
47 changed files with 11 additions and 83 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue