diff --git a/bin/actions/auto-start.sh b/bin/actions/auto-start.sh index b26f1ba..651a0b8 100755 --- a/bin/actions/auto-start.sh +++ b/bin/actions/auto-start.sh @@ -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" ) diff --git a/config/ansible/tasks/workstations/workstation.yml b/config/ansible/tasks/workstations/workstation.yml index f89bb0c..13a6c3a 100644 --- a/config/ansible/tasks/workstations/workstation.yml +++ b/config/ansible/tasks/workstations/workstation.yml @@ -30,11 +30,6 @@ ansible.builtin.package: name: ###### THE FOLLOWING PACKAGES ARE DISABLED DUE TO MISSING ON UBUNTU REPOS ###### - # Required by Pano - Clipboard Manager (GNOME Extension) - # - libgda - # - libgda-sqlite - # Required by Bubblemail - Email Notifications (GNOME Extension) - # - bubblemail # Steam and it's dependencies # - steam # - steam-devices