diff options
Diffstat (limited to 'configs/live/x86_64-mate.installfile')
-rw-r--r-- | configs/live/x86_64-mate.installfile | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/configs/live/x86_64-mate.installfile b/configs/live/x86_64-mate.installfile index 709b85f..ae312b5 100644 --- a/configs/live/x86_64-mate.installfile +++ b/configs/live/x86_64-mate.installfile @@ -1,11 +1,2 @@ -# Install MATE and SDDM auto-login for it -pkginstall livecd-support-horizon livecd-support-mate - -# Start X on boot, if possible. -svcenable udev boot -svcenable udev-trigger boot -svcenable elogind -svcenable sddm -svcenable wpa_supplicant - inherit ../arch/x86_64.installfile +inherit ../base/mate.installfile |