mirror of
https://github.com/NixOS/nix.git
synced 2025-11-28 21:21:00 +01:00
1 line
100 B
Makefile
1 line
100 B
Makefile
$(foreach n, nix-daemon.conf, $(eval $(call install-file-in, $(d)/$(n), $(sysconfdir)/init, 0644)))
|