mirror of
https://github.com/nix-community/home-manager.git
synced 2026-08-26 01:33:59 +00:00
By default agents are started via /bin/sh with /bin/wait4path, which makes every Home Manager agent show up as "sh" in System Settings > Login Items & Extensions. Allow opting out per agent, in which case the command is exec'd through a launcher script named after the agent so it is displayed under its own name.