update
This commit is contained in:
parent
83d36260e9
commit
d2e4b239bd
13 changed files with 57 additions and 69 deletions
|
|
@ -1,27 +1,8 @@
|
|||
install_homebrew_if_missing: true
|
||||
|
||||
required_packages_brew:
|
||||
#- lazygit
|
||||
#- glab
|
||||
#- oh-my-posh
|
||||
#- tpm
|
||||
#- kubernetes-cli
|
||||
- zsh-autosuggestions
|
||||
#- bitwarden-cli
|
||||
#- ttyd
|
||||
#- fastfetch
|
||||
#- vivid
|
||||
#- yazi
|
||||
- zsh-history-substring-search
|
||||
#- opentofu
|
||||
#- helm
|
||||
#- bat
|
||||
#- neovim
|
||||
#- eza
|
||||
#- zoxide
|
||||
#- ansible
|
||||
#- ffmpeg
|
||||
#- k9s
|
||||
- helm
|
||||
|
||||
required_packages_apt:
|
||||
|
|
@ -44,26 +25,8 @@ required_packages_apt:
|
|||
- yubikey-personalization
|
||||
- yubikey-manager
|
||||
- distrobox
|
||||
#- htop
|
||||
#- curl
|
||||
#- xsel
|
||||
#- wl-clipboard
|
||||
#- podman
|
||||
#- wget
|
||||
#- apt-transport-https
|
||||
#- software-properties-common
|
||||
#- python3
|
||||
#- python3-pip
|
||||
#- libvirt-clients
|
||||
#- libvirt-daemon-system
|
||||
#- bridge-utils
|
||||
#- virtinst
|
||||
#- vlc
|
||||
#- vault
|
||||
#- fzf
|
||||
#- ripgrep
|
||||
#- libsecret-tools
|
||||
#- rclone
|
||||
- unattended-upgrades
|
||||
- timeshift
|
||||
|
||||
#apt_keys:
|
||||
# - https://packages.microsoft.com/keys/microsoft.asc
|
||||
|
|
@ -74,7 +37,7 @@ required_packages_apt:
|
|||
# - {name: "hashicorp-archive-keyring", url: "https://apt.releases.hashicorp.com/gpg"}
|
||||
|
||||
flatpak_remote:
|
||||
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
|
||||
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo", method: "user"}
|
||||
|
||||
required_packages_flatpak:
|
||||
- me.proton.Mail
|
||||
|
|
@ -83,19 +46,14 @@ required_packages_flatpak:
|
|||
- com.github.tchx84.Flatseal
|
||||
- com.vscodium.codium
|
||||
- org.chromium.Chromium
|
||||
- org.libreoffice.LibreOffice
|
||||
- com.parsecgaming.parsec
|
||||
- org.videolan.VLC
|
||||
- fr.handbrake.ghb
|
||||
- com.spotify.Client
|
||||
- org.signal.Signal
|
||||
- com.yubico.yubioath
|
||||
- org.gnome.Calculator
|
||||
- io.gitlab.librewolf-community
|
||||
|
||||
#go_version_target: "go version go1.23.4 linux/amd64"
|
||||
#go_tarball: "go1.23.5.linux-amd64.tar.gz"
|
||||
#go_checksum: "sha256:cbcad4a6482107c7c7926df1608106c189417163428200ce357695cc7e01d091"
|
||||
- com.brave.Browser
|
||||
|
||||
go_apps:
|
||||
- github.com/charmbracelet/vhs@latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue