From d3ba459c7283b00c8b0c12645f6dad9152c53f91 Mon Sep 17 00:00:00 2001 From: FabioLolix Date: Thu, 3 May 2018 22:46:21 +0200 Subject: [PATCH] [lxqt] switch to normal calamares install --- community/lxqt/profile.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/community/lxqt/profile.conf b/community/lxqt/profile.conf index ca67d65..abbfefe 100644 --- a/community/lxqt/profile.conf +++ b/community/lxqt/profile.conf @@ -8,10 +8,10 @@ displaymanager="sddm" # autologin="true" # use multilib packages; x86_64 only -multilib="false" +multilib="true" # nonfree mhwd drivers -nonfree_mhwd="true" +# nonfree_mhwd="true" # use extra packages as defined in pkglist to activate a full profile # extra="true" @@ -22,10 +22,10 @@ nonfree_mhwd="true" # efi_boot_loader="grub" # configure calamares for netinstall -netinstall="true" +# netinstall="false" # configure calamares to use chrootcfg instead of unpackfs -chrootcfg="true" +# chrootcfg="false" # use geoip for localization # geoip='true'