blob: 6d6f8f7c96dc08762f7c701d558638d0d5f3d86d (
plain)
1
2
3
4
|
import archinstall
installation.add_additional_packages("xfce4 xfce4-goodies lightdm lightdm-gtk-greeter lightdm-gtk-greeter-settings")
# We'll create a xfce4-minimal later, but for now, we'll avoid issues by giving more than we need.
|