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