mirror of
https://github.com/NixOS/nix
synced 2025-07-16 02:01:59 +02:00
Install systemd units
This commit is contained in:
parent
8e5fbf4d73
commit
84d6936371
7 changed files with 25 additions and 18 deletions
1
misc/systemd/local.mk
Normal file
1
misc/systemd/local.mk
Normal file
|
@ -0,0 +1 @@
|
|||
$(foreach n, nix-daemon.socket nix-daemon.service, $(eval $(call install-file-in, $(d)/$(n), $(libdir)/systemd/system, 0644)))
|
Loading…
Add table
Add a link
Reference in a new issue