Update demo machine configuration

This commit is contained in:
Michael Smith
2024-07-28 13:44:02 +02:00
parent ef04babcf3
commit 79dc18cc79
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
qemu.options = [
"-enable-kvm"
"-vga virtio"
"-display gtk,full-screen=on,grab-on-hover=on"
];
};