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:
parent
b0c8346fa7
commit
dff2d2bd0e
|
|
@ -11,7 +11,6 @@ __packages__ = [
|
|||
"lightdm",
|
||||
"lightdm-gtk-greeter",
|
||||
"gvfs",
|
||||
"network-manager-applet",
|
||||
"xarchiver"
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue