Clean up FreeBSD packages
This commit is contained in:
parent
4e6aebb046
commit
aa522e8a4d
2 changed files with 1 additions and 14 deletions
|
@ -27,21 +27,10 @@
|
|||
packages:
|
||||
- bash
|
||||
- git
|
||||
- gnu-watch
|
||||
- gnupg
|
||||
- mc
|
||||
- nmap
|
||||
- rubygem-asciidoctor
|
||||
- sqlite3
|
||||
- tmux
|
||||
- unzip # Needed for extracting fonts.
|
||||
- vim
|
||||
- zsh
|
||||
- name: Install asciidoctor-pdf Ruby gem
|
||||
become: true
|
||||
community.general.gem:
|
||||
name: asciidoctor-pdf
|
||||
state: present
|
||||
pre_release: yes
|
||||
user_install: no
|
||||
norc: yes
|
||||
|
|
|
@ -27,18 +27,16 @@
|
|||
packages:
|
||||
- dbus
|
||||
- en_GB-libreoffice
|
||||
- firefox-esr
|
||||
- firefox
|
||||
- git-gui
|
||||
- icewm
|
||||
- keepassxc
|
||||
- liberation-fonts-ttf
|
||||
- libreoffice
|
||||
- luit # Needed by xterm.
|
||||
- mutt
|
||||
- noto-basic
|
||||
- noto-emoji
|
||||
- noto-extra
|
||||
- redshift
|
||||
- rxvt-unicode
|
||||
- tigervnc-viewer
|
||||
- xinput
|
||||
|
|
Loading…
Reference in a new issue