Merge PR #733 - Adds GNOME Software via packagekit

Add `gnome-software-packagekit-plugin`
This commit is contained in:
Anton Hvornum 2021-11-18 15:12:19 +00:00 committed by GitHub
commit b7e7909512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ __packages__ = [
"gnome",
"gnome-tweaks",
"gdm",
"gnome-software-packagekit-plugin",
]