Files
dotfiles/ansible/roles/packages/vars/Pop!_OS-22.04.yml
2024-06-15 16:52:20 -05:00

50 lines
795 B
YAML

install_homebrew_if_missing: true
required_packages_brew:
- lazygit
- fzf
- glab
- go
- neovim
- oh-my-posh
- tpm
- terraform
- kubernetes-cli
- zsh-autosuggestions
- bitwarden-cli
- hashicorp/tap/vault
- ffmpeg
- ttyd
- bat
- eza
- fastfetch
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
- wofi
- swaybg
- swayidle
- swaylock
- swayimg
- kanshi
- waybar
- libappindicator1
#- sway-notification-center
- grim
- slurp
- openresolv
- podman
flatpak_remote:
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
required_packages_flatpak:
- VSCodium