blob: 523cc8ffe507ccfc7d3b9f9921b0b0da64e1aedb (
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
svcenable wpa_supplicant
inherit ../arch/x86_64.installfile
|