birth/config/default.json
2023-07-09 14:46:04 -06:00

10 lines
219 B
JSON

{
"architecture": "x86_64",
"bootloader": "rise",
"boot_protocol": "uefi",
"execution_environment": "qemu",
"optimize_mode": "Debug",
"execution_type": "emulated",
"executable_kind": "exe"
}