diff options
Diffstat (limited to 'configs/live/x86_64-mate.installfile')
-rw-r--r-- | configs/live/x86_64-mate.installfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/live/x86_64-mate.installfile b/configs/live/x86_64-mate.installfile index 75c550e..709b85f 100644 --- a/configs/live/x86_64-mate.installfile +++ b/configs/live/x86_64-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/x86_64.installfile |