# Provision the basic stuff
$DIRNAME/development $HOSTNAME $DOMAIN $MIRROR
-# QLX
+# QXL
# See https://labs.riseup.net/code/issues/11518
# https://bugs.mageia.org/show_bug.cgi?id=14607
#if [ ! -e "/etc/modprobe.d/qxl-no-kms.conf" ]; then
$APT_INSTALL xpra lightdm firefox-esr chromium firejail
# See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861744
-#$APT_INSTALL torbrowser-launcher
+$APT_INSTALL torbrowser-launcher
+
+# Luakit using stowpkg
+#$APT_INSTALL stow
+#apps/stowpkg/stowpkg install luakit
# System-wide configuration
sudo cp $DIRNAME/files/desktop-basic/etc/lightdm/lightdm.conf /etc/lightdm/lightdm.conf