comps-blacklist: keep one browser and file manager
Keep at least one browser, file manager and terminal application in the base image: * those applications are almost always needed, * we can not pre-install Flatpak replacement yet, * we must ensure they work well.
This commit is contained in:
parent
687ddd1d14
commit
dd28188100
5 changed files with 10 additions and 10 deletions
|
@ -12,6 +12,7 @@ packages:
|
|||
- NetworkManager-sstp-gnome
|
||||
- NetworkManager-strongswan-gnome
|
||||
- NetworkManager-vpnc-gnome
|
||||
- Thunar
|
||||
- adwaita-gtk2-theme
|
||||
- adwaita-icon-theme
|
||||
- albatross-gtk2-theme
|
||||
|
@ -37,6 +38,9 @@ packages:
|
|||
- lightdm-gtk
|
||||
- network-manager-applet
|
||||
- nm-connection-editor
|
||||
- thunar-archive-plugin
|
||||
- thunar-media-tags-plugin
|
||||
- thunar-volman
|
||||
- xdg-user-dirs-gtk
|
||||
- xfce4-about
|
||||
- xfce4-appfinder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue