diff options
Diffstat (limited to 'configs/live/pmmx-kde.installfile')
-rw-r--r-- | configs/live/pmmx-kde.installfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/live/pmmx-kde.installfile b/configs/live/pmmx-kde.installfile index 9d3f126..630644e 100644 --- a/configs/live/pmmx-kde.installfile +++ b/configs/live/pmmx-kde.installfile @@ -1,5 +1,5 @@ # Install KDE and SDDM auto-login for it. -pkginstall livecd-support-kde +pkginstall livecd-support-horizon livecd-support-kde # Start X on boot, if possible. svcenable udev boot @@ -8,4 +8,4 @@ svcenable elogind svcenable sddm svcenable wpa_supplicant -inherit ../arch/ppc.installfile +inherit ../arch/pmmx.installfile |