diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 392404a..335e447 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -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)