summaryrefslogtreecommitdiff
path: root/configs/base/kde.installfile
blob: e6b3758263532bf125cc20acc188ae67048fe63d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Install KDE and SDDM auto-login for it.
pkginstall livecd-support-kde

# Start X on boot, if possible.
svcenable udev boot
svcenable udev-trigger boot
svcenable elogind
svcenable sddm
svcenable wpa_supplicant

inherit base.installfile