Moved to xorg-drivers because I am pretty sure it can handle headless X without screen attached.

This commit is contained in:
Storm Dragon 2025-01-04 19:21:15 -05:00
parent 27569d529b
commit 6fda221a68

View File

@ -14,7 +14,7 @@ case "${1}" in
*) session="$1";;
esac
install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xf86-video-dummy-with-vt xorg-server xorg-xinit
install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xorg-drivers xorg-server xorg-xinit
# GUI bluetooth manager
if [[ "${architecture}" == "aarch64" ]]; then