Updated default flatpak configuration to the new v2 spec
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 12m55s

This commit is contained in:
2025-07-27 16:54:04 -04:00
parent a784d1de70
commit 55bb8e77bc

View File

@@ -1,14 +1,19 @@
modules: modules:
- type: default-flatpaks - type: default-flatpaks
configurations:
- scope: user
repo:
title: Flathub (user)
install:
- one.ablaze.floorp
- io.github.equicord.equibop
- scope: system
repo:
title: Flathub
notify: true notify: true
system:
install: install:
- com.github.tchx84.Flatseal - com.github.tchx84.Flatseal
- io.missioncenter.MissionCenter - io.missioncenter.MissionCenter
- io.github.flattool.Ignition - io.github.flattool.Ignition
- net.davidotek.pupgui2 - net.davidotek.pupgui2
- org.gnome.Loupe - org.gnome.Loupe
user:
install:
- one.ablaze.floorp
- io.github.equicord.equibop