set kvmfr size to 128mb and change cleanup makefile rule
Some checks failed
Build iso when a new version is pushed / test (push) Has been cancelled

This commit is contained in:
2025-07-15 12:37:05 +02:00
parent 116e81d080
commit 66b67b9b03
2 changed files with 3 additions and 2 deletions

View File

@ -22,4 +22,5 @@ iso :
rm -rf result
cleanup :
sudo nix-collect-garbage -d
sudo nix-collect-garbage -d --delete-older-than 1d
nix-store --optimize -vv