diff --git a/makefile b/makefile index a98cb57..65aab2c 100644 --- a/makefile +++ b/makefile @@ -13,9 +13,6 @@ cweekly: clean pull all update: nix flake update -vm: - doas nixos-rebuild switch --flake .#vm2 && result/bin/run-*-vm - clean: doas nix-collect-garbage doas nix store optimise @@ -39,3 +36,4 @@ check: test: check doas nixos-rebuild dry-build --flake ./#$(HOSTNAME) +