Update flatpak-management.nix

This commit is contained in:
ska
2025-12-27 21:36:00 +00:00
parent 3977cd1e0f
commit 8cdad9db6a

View File

@@ -32,9 +32,9 @@ let
done done
# Ensure Threema Desktop (beta, non-Flathub) is installed or updated # Ensure Threema Desktop (beta, non-Flathub) is installed or updated
echo "Ensuring Threema Desktop is installed or updated..." # echo "Ensuring Threema Desktop is installed or updated..."
${pkgs.flatpak}/bin/flatpak install -y --or-update --from \ # ${pkgs.flatpak}/bin/flatpak install -y --or-update --from \
https://releases.threema.ch/flatpak/threema-desktop/ch.threema.threema-desktop.flatpakref # https://releases.threema.ch/flatpak/threema-desktop/ch.threema.threema-desktop.flatpakref
# Remove unused Flatpaks # Remove unused Flatpaks
${pkgs.flatpak}/bin/flatpak uninstall --unused -y --noninteractive ${pkgs.flatpak}/bin/flatpak uninstall --unused -y --noninteractive