Reviewed-on: #47 Co-authored-by: Eriq Taing <eriq12@protonmail.com> Co-committed-by: Eriq Taing <eriq12@protonmail.com>
19 lines
490 B
YAML
19 lines
490 B
YAML
modules:
|
|
- 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
|
|
install:
|
|
- com.github.tchx84.Flatseal
|
|
- io.missioncenter.MissionCenter
|
|
- io.github.flattool.Ignition
|
|
- net.davidotek.pupgui2
|
|
- org.gnome.Loupe |