diff options
Diffstat (limited to 'configs/live/pmmx-mate.installfile')
-rw-r--r-- | configs/live/pmmx-mate.installfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/live/pmmx-mate.installfile b/configs/live/pmmx-mate.installfile index fe1cdc9..fb3280d 100644 --- a/configs/live/pmmx-mate.installfile +++ b/configs/live/pmmx-mate.installfile @@ -1,5 +1,5 @@ # Install MATE and SDDM auto-login for it. -pkginstall livecd-support-mate +pkginstall livecd-support-horizon livecd-support-mate # 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 |