Temporarily stop removing system-installed Firefox
All checks were successful
Build container image / Build and push image (push) Successful in 27m0s

I'm trying to debug why my
system-installed-1Password-and-Firefox-flatpak "hack" doesn't work on my
bootc image.
This commit is contained in:
2025-12-01 17:09:19 +09:00
parent 02a288c2c0
commit 9e45c8ac23

View File

@@ -31,8 +31,9 @@ fi
# Set higher priority
dnf5 config-manager setopt fedora-multimedia.priority=90
# Remove system-installed Firefox as I prefer to use the Flatpak version
dnf5 remove -y firefox firefox-langpacks fedora-flathub-remote
# Remove Fedora's package that enforces their own (filtered) version of the
# flathub repo is present, as-well as the system-installed Firefox as I prefer to use the Flatpak version
dnf5 remove -y fedora-flathub-remote # firefox firefox-langpacks
# Add Flathub to the image for eventual application
mkdir -p /etc/flatpak/remotes.d/