index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Falieri <90856747+falieri@users.noreply.github.com> | 2021-09-18 10:36:42 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-18 10:36:42 -0300 |
commit | a93225d1de74d871d57451caaf1dfab125aff0ec (patch) | |
tree | 9d64ad6b09b66d66c9050a59740fd7b49d99ea57 /profiles/xfce4.py | |
parent | f6ceb8bba64db220ebfc4046bc2fd69da7185327 (diff) |
-rw-r--r-- | profiles/xfce4.py | 1 |
diff --git a/profiles/xfce4.py b/profiles/xfce4.py index ef0ddf2f..89c04f7c 100644 --- a/profiles/xfce4.py +++ b/profiles/xfce4.py @@ -11,6 +11,7 @@ __packages__ = [ "lightdm", "lightdm-gtk-greeter", "gvfs", + "network-manager-applet", ] |