Добавил доп пакеты, переделал окно запроса пароля

This commit is contained in:
2025-07-26 20:46:43 +10:00
parent a2f06e636c
commit 2c603cdeb4
2 changed files with 12 additions and 4 deletions

View File

@ -1,2 +1 @@
# arch-configs

View File

@ -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