diff --git a/config/recipe-nvidia.yml b/config/recipe-nvidia.yml index c3ef775c13..4f4359cf13 100644 --- a/config/recipe-nvidia.yml +++ b/config/recipe-nvidia.yml @@ -70,7 +70,6 @@ modules: # Chrome - google-chrome-stable remove: - - gnome-extensions-app - gnome-software-rpm-ostree - gnome-tour diff --git a/config/recipe.yml b/config/recipe.yml index 090d132ca5..0e5f9f1317 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -70,7 +70,6 @@ modules: # Chrome - google-chrome-stable remove: - - gnome-extensions-app - gnome-software-rpm-ostree - gnome-tour diff --git a/config/scripts/post-install.sh b/config/scripts/post-install.sh index 76ec430ea2..6e165479eb 100644 --- a/config/scripts/post-install.sh +++ b/config/scripts/post-install.sh @@ -8,6 +8,7 @@ set -oue pipefail # Remove Unnecessary desktop entries from overview rm -f /usr/share/applications/htop.desktop rm -f /usr/share/applications/nvtop.desktop +rm -f /usr/share/applications/org.gnome.Extensions.desktop # Remove repo files rm -f /etc/yum.repos.d/**