Files
arch-configs/archinstall.json

58 lines
1.2 KiB
JSON

{
"archinstall-language": "Russian",
"audio_config": {
"audio": "pipewire"
},
"bootloader": "Grub",
"custom_commands": [],
"hostname": "archlinux",
"kernels": [
"linux"
],
"locale_config": {
"kb_layout": "us",
"sys_enc": "UTF-8",
"sys_lang": "ru_RU.UTF-8"
},
"mirror_config": {
"custom_repositories": [],
"custom_servers": [],
"mirror_regions": {},
"optional_repositories": []
},
"network_config": {
"type": "iso"
},
"ntp": true,
"packages": [
"kitty",
"neovim",
"xdg-utils",
"xdg-desktop-portal-hyprland",
"rofi",
"thunar"
],
"parallel_downloads": 0,
"profile_config": {
"gfx_driver": "Nvidia (open-source nouveau driver)",
"greeter": "greetd",
"profile": {
"custom_settings": {
"Hyprland": {
"seat_access": "polkit"
}
},
"details": [
"Hyprland"
],
"main": "Desktop"
}
},
"services": [
"NetworkManager"
],
"swap": true,
"timezone": "Asia/Vladivostok",
"version": null
}