index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-09-18 15:48:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-18 15:48:09 +0200 |
commit | aacbc2f29d1fe12500f8013163ccea897eddc497 (patch) | |
tree | 9d64ad6b09b66d66c9050a59740fd7b49d99ea57 /profiles | |
parent | f6ceb8bba64db220ebfc4046bc2fd69da7185327 (diff) | |
parent | a93225d1de74d871d57451caaf1dfab125aff0ec (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", ] |