Updated default flatpak configuration to the new v2 spec (#47)
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 11m20s

Reviewed-on: #47
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit is contained in:
2025-07-27 17:36:56 -04:00
committed by eriq12
parent a784d1de70
commit 7809d24cd4

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