Make deskOS demo use bootloader to showcase everything
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
config = {
|
||||
virtualisation = {
|
||||
memorySize = 8192;
|
||||
useBootLoader = true;
|
||||
useEFIBoot = true;
|
||||
qemu.options = [
|
||||
"-enable-kvm"
|
||||
"-vga virtio"
|
||||
|
||||
Reference in New Issue
Block a user