Update Makefile

This commit is contained in:
2026-03-04 09:37:56 -07:00
parent 10f8ca41a4
commit e018174401

View File

@@ -1,4 +1,7 @@
.PHONY: lock update
.PHONY: lock update build
build:
sudo nixos-rebuild switch --flake .#haschel
lock:
nix flake lock