archinstall/profiles/applications/gnome.py

5 lines
203 B
Python

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