chore(Installer-MultiDesktop): Save to be able to work somewhere else

This commit is contained in:
2026-05-28 00:41:11 +02:00
parent c629e0f196
commit d1198b9d04
20 changed files with 178 additions and 86 deletions
@@ -5,9 +5,10 @@ set -euo pipefail
first_user="$(fws_first_user)"
# Xfce est déjà dans le squashfs — on s'assure juste qu'il est complet
fws_install_base_apps
fws_install_packages xfce4 xfce4-goodies lightdm lightdm-gtk-greeter
fws_disable_services sddm.service gdm.service
fws_enable_services lightdm.service
fws_write_lightdm_config "$first_user" xfce
fws_write_dmrc "$first_user" xfce
fws_write_lightdm_config xfce
fws_write_dmrc "$first_user" xfce