Skip to content

Commit

Permalink
Update recipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe1369 committed Jun 19, 2024
1 parent 1cbe06a commit 9cb6b6d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ modules:
# - micro
# - starship
remove:
# example: removing firefox (in favor of the flatpak)
# "firefox" is the main package, "firefox-langpacks" is a dependency
- firefox
- firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case)
- firefox-langpacks
- mesa-va-drivers

- type: default-flatpaks
notify: true # Send notification after install/uninstall is finished (true/false)
Expand Down

0 comments on commit 9cb6b6d

Please sign in to comment.