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