birth/config/default.json
2023-07-10 17:44:11 -06:00

10 lines
220 B
JSON

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