diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-10-10 23:49:20 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-10-10 23:49:20 -0500 |
commit | 2de7a4ef16fe088c8104c57549391f97067649f8 (patch) | |
tree | 1eb77dd162c78da12a5cf813fbb261c18b67301f /configs/base/lxqt.installfile | |
parent | 826460161145b46c2a473dd53d3ff81c07d0eb65 (diff) | |
download | image-2de7a4ef16fe088c8104c57549391f97067649f8.tar.gz image-2de7a4ef16fe088c8104c57549391f97067649f8.tar.bz2 image-2de7a4ef16fe088c8104c57549391f97067649f8.tar.xz image-2de7a4ef16fe088c8104c57549391f97067649f8.zip |
configs: Unify and de-duplicate configuration
This requires Horizon 0.9.8pre3 or later (adelie/horizon@615278f).
Diffstat (limited to 'configs/base/lxqt.installfile')
-rw-r--r-- | configs/base/lxqt.installfile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/base/lxqt.installfile b/configs/base/lxqt.installfile index c75638a..9413707 100644 --- a/configs/base/lxqt.installfile +++ b/configs/base/lxqt.installfile @@ -1,5 +1,5 @@ # Install LXQt and SDDM auto-login for it. -pkginstall livecd-support-lxqt networkmanager +pkginstall livecd-support-horizon livecd-support-lxqt networkmanager # Start X on boot, if possible. svcenable udev boot @@ -8,5 +8,3 @@ svcenable elogind svcenable NetworkManager svcenable sddm svcenable wpa_supplicant - -inherit base.installfile |