make: Add target flake-update

This commit is contained in:
Alexander Heldt
2023-08-04 15:36:12 +02:00
parent a78ab4b54c
commit 8505c9acb0

View File

@@ -1,4 +1,7 @@
.PHONY: pinwheel-switch .PHONY: pinwheel-switch flake-update
pinwheel-switch: pinwheel-switch:
nixos-rebuild switch --flake .#pinwheel nixos-rebuild switch --flake .#pinwheel
flake-update:
nix flake update