complete more pkgs

- bitwarden is configured to install the cask on macos and the appimage
  on linux
- dbeaver is configured using the flatpak installation
- added handling of flatpaks
This commit is contained in:
Matthew Stobbs
2025-02-07 13:34:50 -07:00
parent 67a9b39abc
commit b2a8e41f3d
7 changed files with 114 additions and 5 deletions

View File

@@ -14,6 +14,10 @@ brewtaps: []
cargopkgs: []
cargoversioned: []
caskpkgs: []
flatpkgs: []
flatpkg_repo:
- name: flathub
url: https://dl.flathub.org/repo/flathub.flatpakrepo
gopkgs: []
npmpkgs: []
packages: []
@@ -28,6 +32,7 @@ tappkgs: []
# pkgconfig.<pkgname> as a dict
pkgconfig:
alacritty: {}
bitwarden: {}
carapace: {}
clangd: {}
consul: {}