Remove network-manager-applet from XFCE4 package list

Based on discussion in #777 it seems like this forces NetworkManager which is not desired. We need a way to detect network manager being selected and install this only in that case.
This commit is contained in:
Dylan M. Taylor 2021-12-12 13:58:08 -05:00 committed by GitHub
parent b0c8346fa7
commit dff2d2bd0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ __packages__ = [
"lightdm",
"lightdm-gtk-greeter",
"gvfs",
"network-manager-applet",
"xarchiver"
]