dotfiles/ansible/roles/packages/vars/Pop!_OS-22.04.yml

42 lines
674 B
YAML
Raw Normal View History

2024-05-26 07:50:50 -05:00
install_homebrew_if_missing: true
required_packages_brew:
- lazygit
- fzf
- glab
- go
- neovim
- oh-my-posh
- tpm
- terraform
- kubernetes-cli
- zsh-autosuggestions
2024-05-26 09:05:55 -05:00
- bitwarden-cli
2024-05-28 18:47:01 -05:00
- hashicorp/tap/vault
2024-06-02 06:06:59 -05:00
- ffmpeg
- ttyd
- waybar
2024-06-06 04:30:44 -05:00
- bat
- eza
2024-05-26 07:50:50 -05:00
apt_keys:
- https://packages.microsoft.com/keys/microsoft.asc
apt_repo:
- deb [arch=amd64] https://packages.microsoft.com/ubuntu/22.04/prod jammy main
required_packages_apt:
- powershell
- curl
2024-06-04 20:37:20 -05:00
- wofi
- swaybg
- swayidle
- swaylock
- swayimg
2024-05-26 07:50:50 -05:00
flatpak_remote:
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
required_packages_flatpak:
- VSCodium