aboutsummaryrefslogtreecommitdiff
path: root/misc/launchd/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'misc/launchd/local.mk')
-rw-r--r--misc/launchd/local.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/launchd/local.mk b/misc/launchd/local.mk
deleted file mode 100644
index a39188fe6..000000000
--- a/misc/launchd/local.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-ifdef HOST_DARWIN
-
- $(eval $(call install-data-in, $(d)/org.nixos.nix-daemon.plist, $(prefix)/Library/LaunchDaemons))
-
-endif