Update flatpak-management.nix
This commit is contained in:
@@ -29,7 +29,7 @@ let
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Hardcoded Threema install because the beta is not on Flathub yet
|
# Hardcoded Threema install because the beta is not on Flathub yet
|
||||||
${pkgs.flatpak}/bin/flatpak install -y --from https://releases.threema.ch/flatpak/threema-desktop/ch.threema.threema-desktop.flatpakref --noninteractive flathub "$app"
|
${pkgs.flatpak}/bin/flatpak install -y --from https://releases.threema.ch/flatpak/threema-desktop/ch.threema.threema-desktop.flatpakref --noninteractive
|
||||||
|
|
||||||
# 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