6 lines
174 B
Text
6 lines
174 B
Text
|
bin_SCRIPTS = nix-generate-regscript nix-switch
|
||
|
|
||
|
install-exec-local:
|
||
|
$(INSTALL) -d $(sysconfdir)/profile.d
|
||
|
$(INSTALL_PROGRAM) nix-profile.sh $(sysconfdir)/profile.d/nix.sh
|