Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications/gnome.py
diff options
context:
space:
mode:
authorInsanemal <insanemal@gmail.com>2021-04-08 14:11:23 +1000
committerGitHub <noreply@github.com>2021-04-08 14:11:23 +1000
commit303dbd567ac2dd7507cbec2e9b5e39775fc04f2e (patch)
treea44a9f391c185c393a0e4f9ff3e4a5519ce81a74 /profiles/applications/gnome.py
parente103f2bc02aa090141d844894e36af6ec2a9a77b (diff)
parenteb5795b7db1d9583fa6a62a780b17f3fc0d9260a (diff)
Merge pull request #1 from archlinux/master
Sync to master
Diffstat (limited to 'profiles/applications/gnome.py')
-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