diff --git a/recipes/components/default-flatpak.yml b/recipes/components/default-flatpak.yml deleted file mode 100644 index 33df521..0000000 --- a/recipes/components/default-flatpak.yml +++ /dev/null @@ -1,19 +0,0 @@ -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 \ No newline at end of file diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 7042d1c..9a7d0c3 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -16,7 +16,6 @@ modules: - from-file: components/script-module.yml - from-file: components/sys-files-module.yml - from-file: components/systemd-module.yml - - from-file: components/default-flatpak.yml - from-file: components/chezmoi-module.yml - type: signing