Open
Description
Issue description
I noticed that when I install an application on macOS that includes a GUI launcher (emacs in my case) using nix-darwin, Emacs.app
is symlinked into ~/Applications/Nix Apps
so that things like Spotlight can find and launch Emacs without requiring me to have a dedicated terminal open to start emacs.
I think home-manager should adopt this behaviour and symlink its apps into ~/Applications/Home Manager Apps
or something like that to greatly improve the experience of launching GUI apps on macOS/darwin.
Meta
Not sure what other useful information to add, this is more of a feature request than a bug.