diff options
Diffstat (limited to 'configs/base/kde.installfile')
-rw-r--r-- | configs/base/kde.installfile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/base/kde.installfile b/configs/base/kde.installfile index ed2de98..ae56e94 100644 --- a/configs/base/kde.installfile +++ b/configs/base/kde.installfile @@ -1,5 +1,5 @@ # Install KDE and SDDM auto-login for it. -pkginstall livecd-support-kde networkmanager +pkginstall livecd-support-horizon livecd-support-kde networkmanager # Start X on boot, if possible. svcenable udev boot @@ -9,5 +9,3 @@ svcenable elogind svcenable NetworkManager svcenable sddm svcenable wpa_supplicant - -inherit base.installfile |