diff --git a/Makefile b/Makefile index 833d6db0..1959dce3 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,6 @@ test: sudo nixos-rebuild test --flake . all: - -git pull --ff-only sudo nixos-rebuild switch --flake . --update-input nixpkgs make reload