diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 82d6e3d..5b47a5d 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -49,9 +49,9 @@ modules: remove: # example: removing firefox (in favor of the flatpak) # "firefox" is the main package, "firefox-langpacks" is a dependency - - konsole - - firefox - - firefox-langpacks + # - konsole + # - firefox + # - firefox-langpacks - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)