blob: 49555109531be6db26d1f657510b232e179c3f4c (
plain) (
tree)
|
|
# System Installation
pkginstall horizon horizon-qt5 horizon-boot xorg-drivers xorg-server ttf-liberation xsetroot
# Start X on boot, if possible.
svcenable udev boot
svcenable udev-trigger boot
svcenable elogind
svcenable sddm graphical
svcenable wpa_supplicant
|