Добавил доп пакеты, переделал окно запроса пароля
This commit is contained in:
@ -24,11 +24,18 @@
|
|||||||
"type": "iso"
|
"type": "iso"
|
||||||
},
|
},
|
||||||
"ntp": true,
|
"ntp": true,
|
||||||
"packages": [],
|
"packages": [
|
||||||
|
"kitty",
|
||||||
|
"neovim",
|
||||||
|
"xdg-utils",
|
||||||
|
"xdg-desktop-portal-hyprland",
|
||||||
|
"rofi",
|
||||||
|
"thunar"
|
||||||
|
],
|
||||||
"parallel_downloads": 0,
|
"parallel_downloads": 0,
|
||||||
"profile_config": {
|
"profile_config": {
|
||||||
"gfx_driver": "Nvidia (open-source nouveau driver)",
|
"gfx_driver": "Nvidia (open-source nouveau driver)",
|
||||||
"greeter": "gdm",
|
"greeter": "greetd",
|
||||||
"profile": {
|
"profile": {
|
||||||
"custom_settings": {
|
"custom_settings": {
|
||||||
"Hyprland": {
|
"Hyprland": {
|
||||||
@ -41,7 +48,9 @@
|
|||||||
"main": "Desktop"
|
"main": "Desktop"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"services": [],
|
"services": [
|
||||||
|
"NetworkManager"
|
||||||
|
],
|
||||||
"swap": true,
|
"swap": true,
|
||||||
"timezone": "Asia/Vladivostok",
|
"timezone": "Asia/Vladivostok",
|
||||||
"version": null
|
"version": null
|
||||||
|
|||||||
Reference in New Issue
Block a user