lix/misc/launchd
Matthew Bauer 0847f2f1b3 Copy instead of linking launch agent
On Catalina, the /nix filesystem might not be mounted at start time.
To avoid this service not starting, we need to keep the launch agent
outside of the Nix store. A wait4pid will hold for our /nix dir to be
mounted.

Fixes #3125.
2019-10-08 21:52:17 -04:00
..
local.mk Add a launchd configuration file to run nix-daemon 2014-11-04 10:30:22 +01:00
org.nixos.nix-daemon.plist.in Copy instead of linking launch agent 2019-10-08 21:52:17 -04:00