parent
da5bdb3d47
commit
a1763b981c
39 changed files with 1311 additions and 3272 deletions
8
justfile
8
justfile
|
@ -13,11 +13,7 @@ build: build-image
|
|||
|
||||
# Build PatOS image
|
||||
build-image:
|
||||
nix build .#patos_image
|
||||
|
||||
# Build PatOS update image
|
||||
build-update:
|
||||
nix build .#patos_update
|
||||
nix build .#patos
|
||||
|
||||
run: build-image
|
||||
qemu-efi -snapshot ./result/disk.qcow2
|
||||
qemu-uefi-tpm ./result/*.img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue