blob: 9251154f896494b134e83ff6d3158e1c03be570d (
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 consolekit
svcenable sddm
svcenable wpa_supplicant
inherit x86_64.installfile
|