2025-04-06 20:13:27 -05:00
|
|
|
install_homebrew_if_missing: true
|
|
|
|
|
|
|
|
|
|
required_packages_brew:
|
|
|
|
|
- zsh-autosuggestions
|
|
|
|
|
- zsh-history-substring-search
|
2025-12-20 07:47:55 -06:00
|
|
|
- helm
|
2025-04-06 20:13:27 -05:00
|
|
|
|
|
|
|
|
required_packages_apt:
|
|
|
|
|
- stow
|
|
|
|
|
- zsh
|
2025-12-07 08:06:44 -06:00
|
|
|
- kitty
|
2025-04-06 20:13:27 -05:00
|
|
|
- qemu-kvm
|
|
|
|
|
- qemu-system
|
|
|
|
|
- qemu-utils
|
|
|
|
|
- libvirt-daemon
|
|
|
|
|
- virt-manager
|
2025-12-09 17:28:08 -06:00
|
|
|
- pcscd
|
|
|
|
|
- libpcsclite-dev
|
|
|
|
|
- libfido2-1
|
|
|
|
|
- libfido2-dev
|
|
|
|
|
- libfido2-doc
|
|
|
|
|
- fido2-tools
|
|
|
|
|
- pcsc-tools
|
|
|
|
|
- libpam-yubico
|
|
|
|
|
- yubikey-personalization
|
|
|
|
|
- yubikey-manager
|
2025-12-27 15:29:27 -06:00
|
|
|
- unattended-upgrades
|
2026-01-19 05:16:31 -06:00
|
|
|
- libc++-dev
|
2026-03-06 05:30:26 -06:00
|
|
|
- btrfs-progs
|
|
|
|
|
- steam
|
2025-04-06 20:13:27 -05:00
|
|
|
|
2025-12-07 08:06:44 -06: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
|
|
|
|
|
# - deb [arch=amd64 signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com noble main
|
|
|
|
|
#apt_repo_gpg:
|
|
|
|
|
# - {name: "hashicorp-archive-keyring", url: "https://apt.releases.hashicorp.com/gpg"}
|
2025-04-06 20:13:27 -05:00
|
|
|
|
|
|
|
|
flatpak_remote:
|
2025-12-27 15:29:27 -06:00
|
|
|
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo", method: "user"}
|
2025-04-06 20:13:27 -05:00
|
|
|
|
|
|
|
|
required_packages_flatpak:
|
|
|
|
|
- me.proton.Mail
|
|
|
|
|
- com.protonvpn.www
|
|
|
|
|
- org.remmina.Remmina
|
2025-12-07 08:06:44 -06:00
|
|
|
- com.github.tchx84.Flatseal
|
|
|
|
|
- com.vscodium.codium
|
|
|
|
|
- org.chromium.Chromium
|
|
|
|
|
- com.parsecgaming.parsec
|
|
|
|
|
- org.videolan.VLC
|
|
|
|
|
- fr.handbrake.ghb
|
|
|
|
|
- com.spotify.Client
|
|
|
|
|
- org.signal.Signal
|
2025-12-09 17:28:08 -06:00
|
|
|
- com.yubico.yubioath
|
2025-12-20 07:47:55 -06:00
|
|
|
- io.gitlab.librewolf-community
|
2025-12-27 15:29:27 -06:00
|
|
|
- com.brave.Browser
|
2026-03-06 05:30:26 -06:00
|
|
|
- com.moonlight_stream.Moonlight
|
2025-04-06 20:13:27 -05:00
|
|
|
|
|
|
|
|
go_apps:
|
|
|
|
|
- github.com/charmbracelet/vhs@latest
|
|
|
|
|
- github.com/charmbracelet/glow@latest
|
|
|
|
|
- github.com/swaggo/swag/cmd/swag@latest
|
|
|
|
|
- github.com/air-verse/air@latest
|
|
|
|
|
- github.com/minio/mc@latest
|
2026-01-06 15:40:54 -06:00
|
|
|
- github.com/sqlc-dev/sqlc/cmd/sqlc@latest
|
|
|
|
|
- github.com/pressly/goose/v3/cmd/goose@latest
|
|
|
|
|
- github.com/testcontainers/testcontainers-go
|
2025-04-06 20:13:27 -05:00
|
|
|
|
|
|
|
|
systemd_service:
|
|
|
|
|
- libvirtd.service
|
2025-12-09 17:28:08 -06:00
|
|
|
- pcscd.service
|
2025-04-06 20:13:27 -05:00
|
|
|
|
|
|
|
|
user_groups:
|
|
|
|
|
- video
|
|
|
|
|
- sudo
|
2025-12-09 17:28:08 -06:00
|
|
|
- ykusers
|