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