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

7
vars/bitwarden.yml Normal file
View File

@@ -0,0 +1,7 @@
---
install_prefix: "{{ default_config.install_prefix }}"
install_dir: /opt/bitwarden
use_appimage: true
dobecome: true
owner: root
group: root