index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-09-17 17:29:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:29:21 +0200 |
commit | 7be52655c0387ef7e6d29b0d02269f3fdffff93b (patch) | |
tree | df6f1fce35aed0856fc8d3c615e0573d362d8af8 | |
parent | ffc43bc0411c71f84fa1c7e52204c2b20e311429 (diff) | |
parent | b4481506ff41ef057643be62f9f0526999f40891 (diff) |
-rw-r--r-- | profiles/xfce4.py | 1 |
diff --git a/profiles/xfce4.py b/profiles/xfce4.py index 8dbb04ec..ef0ddf2f 100644 --- a/profiles/xfce4.py +++ b/profiles/xfce4.py @@ -10,6 +10,7 @@ __packages__ = [ "pavucontrol", "lightdm", "lightdm-gtk-greeter", + "gvfs", ] |