You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

41 lines
961 B

{
"audio": "pipewire",
"bootloader": "grub-install",
"config_version": "2.5.5",
"debug": false,
"desktop-environment": "gnome",
"gfx_driver": "All open-source (default)",
"harddrives": [
"/dev/vda"
],
"hostname": "arch-gnome-ansible",
"mirror-region": {
"United States": {
"http://mirrors.kernel.org/archlinux/$repo/os/$arch": true
}
},
"nic": {
"dhcp": true,
"dns": null,
"gateway": null,
"iface": null,
"ip": null,
"type": "nm"
},
"no_pkg_lookups": false,
"offline": false,
"packages": [
"git",
"ansible",
"rsync"
],
"profile": {
"path": "/usr/lib/python3.10/site-packages/archinstall/profiles/desktop.py"
},
"script": "guided",
"silent": false,
"sys-encoding": "utf-8",
"sys-language": "en_US",
"timezone": "US/Eastern",
"version": "2.5.5"
}