Moved to xorg-drivers because I am pretty sure it can handle headless X without screen attached.
This commit is contained in:
parent
27569d529b
commit
6fda221a68
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user