Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-04-05 13:44:16 -0400
committerGitHub <noreply@github.com>2021-04-05 13:44:16 -0400
commit688d0eb78e4f232673bf749fda85010c88375e10 (patch)
tree032fcddd82d174363d67c24f724281f4d286f741 /profiles/applications
parentd28385bd052311a5cb2638fa71c03e5a61e7b1e1 (diff)
This comment should no longer apply. This is a fairly sane default for GNOME.
Diffstat (limited to 'profiles/applications')
-rw-r--r--profiles/applications/gnome.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/applications/gnome.py b/profiles/applications/gnome.py
index 06d5feca..e9fd1d50 100644
--- a/profiles/applications/gnome.py
+++ b/profiles/applications/gnome.py
@@ -1,4 +1,4 @@
import archinstall
-installation.add_additional_packages("gnome gnome-tweaks gnome-todo gnome-sound-recorder evolution gdm") # We'll create a gnome-minimal later, but for now, we'll avoid issues by giving more than we need.
+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