From 826460161145b46c2a473dd53d3ff81c07d0eb65 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 10 Oct 2023 21:30:27 -0500 Subject: configs: Live environments: Use NetworkManager This allows the user to have network access without poking at it, in most scenarios. Ref: adelie/horizon#361 --- configs/base/lxqt.installfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/base/lxqt.installfile') diff --git a/configs/base/lxqt.installfile b/configs/base/lxqt.installfile index b433353..c75638a 100644 --- a/configs/base/lxqt.installfile +++ b/configs/base/lxqt.installfile @@ -1,10 +1,11 @@ # Install LXQt and SDDM auto-login for it. -pkginstall livecd-support-lxqt +pkginstall livecd-support-lxqt networkmanager # Start X on boot, if possible. svcenable udev boot svcenable udev-trigger boot svcenable elogind +svcenable NetworkManager svcenable sddm svcenable wpa_supplicant -- cgit v1.2.3-70-g09d2