refactor: remove unused Bitwarden entry and disable missing packages in Ansible tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
This commit is contained in:
@@ -4,7 +4,6 @@ source $DOTFILES_PATH/bin/helpers/functions.sh
|
||||
# Define associative array with app_name => command mapping
|
||||
declare -A apps=(
|
||||
["vesktop"]="vesktop"
|
||||
["bitwarden"]="bitwarden"
|
||||
["ktailctl"]="flatpak run org.fkoehler.KTailctl"
|
||||
["ulauncher"]="ulauncher --no-window-shadow --hide-window"
|
||||
)
|
||||
|
Reference in New Issue
Block a user