Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-08 08:39:37 +0200
committerAnton Hvornum <anton@hvornum.se>2021-04-08 08:39:37 +0200
commitf8bf2b313ab8c06571d44c571143c28864599223 (patch)
tree71a2698fa9cf89692cbdc070c07e05651765f44c /profiles/applications
parent3ba03f9e7333fe3e2c23a70cb4156e5c09836bfd (diff)
parent0868156a73b1f3bf2b92f4a54f244205dfce49fc (diff)
Merging in master into feature branch.
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 66656134..e26290dc 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 gdm")
+installation.add_additional_packages("gnome gnome-tweaks gdm")
# Note: gdm should be part of the gnome group, but adding it here for clarity