index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | profiles/gnome.py | 1 |
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", ] |