diff --git a/recipe-desktop.yml b/recipe-desktop.yml index ecf2076..d089320 100644 --- a/recipe-desktop.yml +++ b/recipe-desktop.yml @@ -12,7 +12,6 @@ scripts: - setup-selinux-dockersock.sh - autorun.sh - setup-desktop-audio.sh - - setup-selinux-dockersock.sh rpm: # A list of urls of ".repo" files that should be added to your system. # This is the proper way to add custom COPR repos to your image. @@ -45,7 +44,6 @@ rpm: - neovim - ripgrep - helix - - docker remove: # Remove the native firefox (from Fedora) in favor of the Flatpak. - firefox diff --git a/recipe-framework-13.yml b/recipe-framework-13.yml index 490a402..4188760 100644 --- a/recipe-framework-13.yml +++ b/recipe-framework-13.yml @@ -12,7 +12,6 @@ scripts: - setup-selinux-dockersock.sh - autorun.sh - setup-framework-13.sh - - setup-selinux-dockersock.sh rpm: # A list of urls of ".repo" files that should be added to your system. # This is the proper way to add custom COPR repos to your image. @@ -49,7 +48,6 @@ rpm: - neovim - ripgrep - helix - - docker remove: # Remove the native firefox (from Fedora) in favor of the Flatpak. - firefox