From a387205d6c45b2baebb8c68c87180a38762bad33 Mon Sep 17 00:00:00 2001 From: Atirut Wattanamongkol Date: Thu, 18 Nov 2021 21:20:16 +0700 Subject: Add `gnome-software-packagekit-plugin` This allows GNOME Software to work out of the box. I don't know why it's not a dependency, but GNOME Software is kinda borked without it. --- profiles/gnome.py | 1 + 1 file changed, 1 insertion(+) 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", ] -- cgit v1.2.3-70-g09d2