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