blob: e9fd1d50ddd60d3ef69b20c65cbe1fce6a749fa2 (
plain)
1
2
3
4
|
import archinstall
installation.add_additional_packages("gnome gnome-tweaks gnome-todo gnome-sound-recorder evolution gdm")
# Note: gdm should be part of the gnome group, but adding it here for clarity
|