update profile to cinnamon
This commit is contained in:
parent
62fb159cac
commit
098278ea8e
7 changed files with 488 additions and 17 deletions
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"additional-repositories": [],
|
||||
"additional-repositories": [
|
||||
"multilib"
|
||||
],
|
||||
"archinstall-language": "English",
|
||||
"audio_config": {
|
||||
"audio": "pulseaudio"
|
||||
"audio": "pipewire"
|
||||
},
|
||||
"bootloader": "Limine",
|
||||
"bootloader": "Systemd-boot",
|
||||
"config_version": "2.7.1",
|
||||
"debug": false,
|
||||
"disk_config": {
|
||||
|
@ -126,20 +128,19 @@
|
|||
"offline": false,
|
||||
"packages": [
|
||||
"git",
|
||||
"virtualbox-guest-utils"
|
||||
"virtualbox-guest-utils",
|
||||
"lightdm-slick-greeter",
|
||||
"cinnamon",
|
||||
"gnome-terminal"
|
||||
],
|
||||
"parallel downloads": 0,
|
||||
"profile_config": {
|
||||
"gfx_driver": "All open-source",
|
||||
"greeter": "lightdm-gtk-greeter",
|
||||
"gfx_driver": null,
|
||||
"greeter": null,
|
||||
"profile": {
|
||||
"custom_settings": {
|
||||
"Xfce4": {}
|
||||
},
|
||||
"details": [
|
||||
"Xfce4"
|
||||
],
|
||||
"main": "Desktop"
|
||||
"custom_settings": {},
|
||||
"details": [],
|
||||
"main": "Minimal"
|
||||
}
|
||||
},
|
||||
"script": "guided",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue