diff --git a/recipes/DX-GTS.yml b/recipes/DX-GTS.yml index 91a046c..822c319 100644 --- a/recipes/DX-GTS.yml +++ b/recipes/DX-GTS.yml @@ -30,8 +30,8 @@ modules: 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 + #- 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)