Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications/gnome.py
blob: e26290dc14def1fe049823dd9cdde47f00acbcf2 (plain)
1
2
3
4
import archinstall

installation.add_additional_packages("gnome gnome-tweaks gdm")
# Note: gdm should be part of the gnome group, but adding it here for clarity