Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/gnome.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-11-18 15:12:19 +0000
committerGitHub <noreply@github.com>2021-11-18 15:12:19 +0000
commitb7e7909512bc53a4978c6e7084c70c610abdf45d (patch)
tree78d351eeb5cd617b3a93449cc1c6444a67778e37 /profiles/gnome.py
parentbd48a6918f3e50388cd90728f2db515c48d3701b (diff)
parenta387205d6c45b2baebb8c68c87180a38762bad33 (diff)
Merge PR #733 - Adds GNOME Software via packagekit
Add `gnome-software-packagekit-plugin`
Diffstat (limited to 'profiles/gnome.py')
-rw-r--r--profiles/gnome.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/gnome.py b/profiles/gnome.py
index 1b3bf327..d647ddc8 100644
--- a/profiles/gnome.py
+++ b/profiles/gnome.py
@@ -9,6 +9,7 @@ __packages__ = [
"gnome",
"gnome-tweaks",
"gdm",
+ "gnome-software-packagekit-plugin",
]