makeilfe - remove unused build target
This commit is contained in:
parent
07d70b30ee
commit
0c2a9392b5
1 changed files with 1 additions and 3 deletions
4
makefile
4
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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue