One inventory targets a local machine (`inv-local.yaml`, chosen by default) while the other targets a chrooted installation accessible from another system, usually in the `/mnt/void` directory (`inv-chroot.yaml`, has to be called like `ansible-playbook -i inv-chroot.yaml`).
63 lines
822 B
YAML
63 lines
822 B
YAML
packages_terminal:
|
|
- abduco
|
|
- ansible # FIXME: not in other inventory, see how to deduplicate to keep DRY
|
|
- atuin
|
|
- autofs
|
|
- bat
|
|
- bc
|
|
- bottom
|
|
- brightnessctl
|
|
- chafa
|
|
- docker
|
|
- docker-compose
|
|
- docx2txt
|
|
- duf
|
|
- dust
|
|
- entr
|
|
- eza
|
|
- fd
|
|
- flavours # TODO: To be replaced with tinty
|
|
- fwupd
|
|
- gallery-dl
|
|
- git-lfs
|
|
- htop
|
|
- iftop
|
|
- jrnl
|
|
- khal
|
|
- khard
|
|
- moreutils
|
|
- msmtp
|
|
- neomutt
|
|
- neovim
|
|
- newsboat
|
|
- nushell
|
|
- papis
|
|
- pass
|
|
- pdftk
|
|
- podman
|
|
- restic
|
|
- ripgrep
|
|
- sc-im
|
|
- snooze
|
|
- starship
|
|
- swaybg
|
|
- swayidle
|
|
- task
|
|
- tasksh
|
|
- tectonic
|
|
- thermald
|
|
- timewarrior
|
|
- topgrade
|
|
- uv
|
|
- vdirsyncer
|
|
- vifm
|
|
- visidata
|
|
- wezterm
|
|
- wlopm
|
|
- wlsunset
|
|
- wtype
|
|
- yt-dlp
|
|
- zk
|
|
- zoxide
|
|
- zr # zsh plugin manager
|
|
- zsh
|