Many new packages added which I am using. Some void-specific packages, mostly usable for headless devices, but some specific to desktop (GUI) devices, which are added to the relevant group variable file. Additionally, contains some custom packages from my personal repository, which I am not sure yet how to best proceed with. But since we also install my custom repo (in the packages role) this should be fine for the moment.
109 lines
1.6 KiB
YAML
109 lines
1.6 KiB
YAML
packages_voidspecific:
|
|
- snooze
|
|
- vsv # nice service listing util (also svs exists)
|
|
- xmirror
|
|
- xtools
|
|
|
|
packages_terminal:
|
|
- abduco
|
|
- aerc
|
|
- ansible
|
|
- atuin
|
|
- autofs
|
|
- bat
|
|
- bc
|
|
- bottom
|
|
- brightnessctl
|
|
- carapace
|
|
- chafa
|
|
- docker
|
|
- docker-compose
|
|
- docx2txt
|
|
- duf
|
|
- dust
|
|
- enca # provides enconv for vifm previews
|
|
- entr
|
|
- eza
|
|
- fd
|
|
- flavours # TODO: To be replaced with tinty
|
|
- fwupd
|
|
- fuse-sshfs
|
|
- gallery-dl
|
|
- git-lfs
|
|
- go
|
|
- goimapnotify
|
|
- htop
|
|
- iftop
|
|
- ImageMagick
|
|
- libmagick-devel # required for image.nvim
|
|
- incus
|
|
- ijq # jiq replacement
|
|
- jrnl
|
|
- just
|
|
- khal
|
|
- khard
|
|
- lua51
|
|
- lua51-devel # required for nvim plugs
|
|
- luarocks-lua51 # required for nvim plugs
|
|
- miniserve
|
|
- moreutils
|
|
- msmtp
|
|
- neovim
|
|
- newsboat
|
|
- nmap
|
|
- notmuch
|
|
- nushell
|
|
- papis
|
|
- pass
|
|
- pdftk
|
|
- podman
|
|
- python3
|
|
- python3-pyperclip # for copying from qutebrowser & neovim
|
|
- python3-jupyter
|
|
- restic
|
|
- ripgrep
|
|
- sc-im
|
|
- sane
|
|
- sane-airscan
|
|
- starship
|
|
- tailspin
|
|
- task
|
|
- tasksh
|
|
- tectonic
|
|
- thermald
|
|
- timewarrior
|
|
- tlp
|
|
- tmux
|
|
- topgrade
|
|
- translate-shell
|
|
- uv
|
|
- vdirsyncer
|
|
- vifm
|
|
- visidata
|
|
- w3m
|
|
- wlopm
|
|
- wtype
|
|
- yq-go
|
|
- yt-dlp
|
|
- zk
|
|
- zoxide
|
|
- zr # zsh plugin manager
|
|
- zsh
|
|
|
|
packages_spellcheck:
|
|
- enchant2
|
|
- enchant2-hunspell
|
|
- enchant2-nuspell
|
|
- hunspell-en
|
|
- hunspell-en_GB-all
|
|
- hunspell-de
|
|
- hunspell-fr_FR
|
|
|
|
packages_custom:
|
|
- bemoji
|
|
- dotter
|
|
- filtile-bin
|
|
- localsend-go
|
|
- ripgrep-all
|
|
- netbird-bin
|
|
- topen
|