archinstall/profiles/applications/gnome.py

5 lines
193 B
Python

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