From 4d4084bde1487c1266cfa3938e3aa80e1618240d Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Tue, 9 Sep 2025 20:36:33 -0400 Subject: [PATCH] Bitwarden installed via Flatpak --- Installation/arch.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installation/arch.sh b/Installation/arch.sh index fba4617..8353ff4 100644 --- a/Installation/arch.sh +++ b/Installation/arch.sh @@ -148,9 +148,6 @@ install_pacman() { $SYS_INSTALL resolvconf dnsutils dnsmasq $SYS_INSTALL thunderbird wireshark-qt - # Security - $SYS_INSTALL bitwarden - # Utilities $SYS_INSTALL libreoffice easytag $SYS_INSTALL audacity @@ -187,6 +184,9 @@ install_flat() { # Entertainment $FLH_INSTALL flathub org.vinegarhq.Sober $FLH_INSTALL flathub org.libretro.RetroArch + + # Security + $FLH_INSTALL flathub com.bitwarden.desktop } setup_fprintd() { sudo rm -f /etc/pam.d/system-auth