aboutsummaryrefslogtreecommitdiff
path: root/misc/launchd/local.mk
blob: a39188fe6eb9a632cc6d69f93268dd531d0fc785 (plain)
1
2
3
4
5
ifdef HOST_DARWIN

  $(eval $(call install-data-in, $(d)/org.nixos.nix-daemon.plist, $(prefix)/Library/LaunchDaemons))

endif