diff --git a/Makefile b/Makefile index e5bf97f..bf7d686 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ reboot: boot reboot .PHONY: switch -switch: verify +switch: nixos-rebuild switch $(options) --flake $(flake) .PHONY: update