It seems FreeBSD removed the gnome3 metapackage. Use gnome3-lite instead. Also add Telegram.

This commit is contained in:
Hyperling 2021-07-13 21:34:34 -05:00
parent 81a41e020e
commit be20494910

View File

@ -5,11 +5,12 @@
package: package:
name: name:
- xorg - xorg
- gnome3 - gnome3-lite
- "{{ firefox_esr }}" - "{{ firefox_esr }}"
- "{{ thunderbird }}" - "{{ thunderbird }}"
- vscode - vscode
- gimp - gimp
- telegram-desktop
state: present state: present
- name: Workstation | FreeBSD | GUI | Uninstall Bloat - name: Workstation | FreeBSD | GUI | Uninstall Bloat