29 lines
555 B
JSON
29 lines
555 B
JSON
{
|
|
"audio": null,
|
|
"bootloader": "systemd-bootctl",
|
|
"harddrives": [
|
|
"/dev/loop0"
|
|
],
|
|
"hostname": "",
|
|
"kernels": [
|
|
"linux"
|
|
],
|
|
"keyboard-layout": "us",
|
|
"mirror-region": {
|
|
"Worldwide": {
|
|
"https://mirror.rackspace.com/archlinux/$repo/os/$arch": true
|
|
}
|
|
},
|
|
"nic": {
|
|
"type": "NM"
|
|
},
|
|
"ntp": true,
|
|
"packages": [],
|
|
"profile": null,
|
|
"script": "guided",
|
|
"swap": true,
|
|
"sys-encoding": "utf-8",
|
|
"sys-language": "en_US",
|
|
"timezone": "UTC"
|
|
}
|