Update flatpak-management.nix
This commit is contained in:
@@ -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..."
|
${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
|
|| true
|
||||||
|
|
||||||
# Remove unused Flatpaks
|
# Remove unused Flatpaks
|
||||||
${pkgs.flatpak}/bin/flatpak uninstall --unused -y --noninteractive
|
${pkgs.flatpak}/bin/flatpak uninstall --unused -y --noninteractive
|
||||||
|
|||||||
Reference in New Issue
Block a user