diff --git a/recipes/recipe.yml b/recipes/recipe.yml index c85aeee..8556ff3 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -23,11 +23,9 @@ modules: install: - micro - starship - remove: + #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) - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)