no need for this now
This commit is contained in:
parent
21ef79fbe4
commit
3dcfac3066
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -8,6 +8,6 @@ check-status:
|
|||
echo "Git is clean. :)"
|
||||
|
||||
build: check-status
|
||||
@NIXOS_LABEL=$$(git rev-parse HEAD) sudo nixos-rebuild switch --flake .
|
||||
sudo nixos-rebuild switch --flake .
|
||||
|
||||
.PHONY: check-status build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue