From 7107398c24344710fa9a43cda8e7b948e3ed55b2 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Sun, 10 Nov 2024 14:19:29 +0100 Subject: [PATCH] just: run with -snapshot --- justfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/justfile b/justfile index 8fe9679..8f3d12b 100644 --- a/justfile +++ b/justfile @@ -20,5 +20,4 @@ build-update: nix build .#patos_update run: build-image - qemu-efi -hda ./result/disk.qcow2 - + qemu-efi -snapshot ./result/disk.qcow2