Skip to content

Commit

Permalink
Actually add the Firefox flatpak.
Browse files Browse the repository at this point in the history
  • Loading branch information
mulderje authored Mar 31, 2024
1 parent 013883a commit 598077e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ modules:
# repo-name: flathub
# repo-title: "Flathub (system-wide)" # Optional; this sets the remote's user-facing name in graphical frontends like GNOME Software
install:
# - org.mozilla.firefox
- org.mozilla.firefox
# - org.gnome.Loupe
# - one.ablaze.floorp//lightning # This is an example of flatpak which has multiple branches in selection (flatpak//branch).
# Flatpak runtimes are not supported (like org.winehq.Wine//stable-23.08),

# only normal flatpak applications are (like Floorp Lightning web browser in this example).
# Installing different branches of the same Flatpak is not supported.
remove:
- org.gnome.eog
# - org.gnome.eog

- type: signing # this sets up the proper policy & signing files for signed images to work fully

0 comments on commit 598077e

Please sign in to comment.