add lightdm-gtk-greeter
This commit is contained in:
parent
738e60c059
commit
b86233d7ba
|
|
@ -1,3 +1,4 @@
|
|||
import archinstall
|
||||
|
||||
installation.add_additional_packages("xfce4 xfce4-goodies lightdm") # We'll create a xfce4-minimal later, but for now, we'll avoid issues by giving more than we need.
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue