index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Atirut Wattanamongkol <atirut.wattanamongkol@gmail.com> | 2021-11-18 21:20:16 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-18 21:20:16 +0700 |
commit | a387205d6c45b2baebb8c68c87180a38762bad33 (patch) | |
tree | 78d351eeb5cd617b3a93449cc1c6444a67778e37 /profiles/gnome.py | |
parent | bd48a6918f3e50388cd90728f2db515c48d3701b (diff) |
-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", ] |