nixos-config/Makefile

8 lines
155 B
Makefile
Raw Normal View History

2020-02-17 17:00:59 +04:00
.PHONY: install result
install: result; SHELL=/bin/sh pkexec $$PWD/switch $$PWD
secret.nix: secret.nix.gpg; gpg -dq $< > $@
result: secret.nix; ./build