42 lines
961 B
JSON
42 lines
961 B
JSON
{
|
|
"additional-repositories": [
|
|
"multilib"
|
|
],
|
|
"archinstall-language": "French",
|
|
"audio": "pipewire",
|
|
"bootloader": "systemd-bootctl",
|
|
"config_version": "2.5.0",
|
|
"debug": false,
|
|
"desktop-environment": "gnome",
|
|
"gfx_driver": "Intel (open-source)",
|
|
"harddrives": [
|
|
"/dev/nvme0n1"
|
|
],
|
|
"hostname": "laylow",
|
|
"kernels": [
|
|
"linux"
|
|
],
|
|
"keyboard-layout": "fr",
|
|
"mount_point": null,
|
|
"nic": {
|
|
"dhcp": true,
|
|
"dns": null,
|
|
"gateway": null,
|
|
"iface": null,
|
|
"ip": null,
|
|
"type": "nm"
|
|
},
|
|
"ntp": true,
|
|
"packages": [],
|
|
"plugin": null,
|
|
"profile": {
|
|
"path": "/usr/lib/python3.10/site-packages/archinstall/profiles/desktop.py"
|
|
},
|
|
"script": "guided",
|
|
"silent": false,
|
|
"swap": false,
|
|
"sys-encoding": "UTF-8",
|
|
"sys-language": "fr_FR.UTF-8",
|
|
"timezone": "Europe/Paris",
|
|
"version": "2.5.0"
|
|
}
|