diff --git a/makefile b/makefile index 0c09f49..c153085 100644 --- a/makefile +++ b/makefile @@ -7,7 +7,7 @@ all: doas nixos-rebuild build --flake .#${HOSTNAME} switch: - doas nixos-rebuild build --flake .#${HOSTNAME} + doas nixos-rebuild switch --flake .#${HOSTNAME} weekly: pull clean update ci all push