fix: switch to default-flatpaks@v2 syntax

This commit is contained in:
xyny
2025-07-31 16:35:24 +03:00
committed by GitHub
parent d51f78b998
commit 309b9160db

View File

@@ -30,15 +30,14 @@ modules:
- firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case) - firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case)
- type: default-flatpaks - type: default-flatpaks
notify: true # Send notification after install/uninstall is finished (true/false) configurations:
system: - notify: true # Send notification after install/uninstall is finished (true/false)
# If no repo information is specified, Flathub will be used by default scope: system
install: # If no repo information is specified, Flathub will be used by default
- org.mozilla.firefox install: # system flatpaks we want all users to have and not remove
- org.gnome.Loupe - org.mozilla.firefox
remove: - org.gnome.Loupe
- org.gnome.eog - scope: user # Also add Flathub user repo, but no user packages
user: {} # Also add Flathub user repo, but no user packages
- type: signing # this sets up the proper policy & signing files for signed images to work fully - type: signing # this sets up the proper policy & signing files for signed images to work fully