More minimization work

This commit is contained in:
Daniel Lundin 2024-10-13 23:39:56 +02:00
parent ac4309657b
commit 9470683ac7
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
7 changed files with 47 additions and 17 deletions

View file

@ -15,6 +15,10 @@ build: build-image
build-image:
nix build .#patos_image
# Build PatOS update image
build-update:
nix build .#patos_update
run: build-image
qemu-efi -hda ./result/disk.qcow2