Revert "Replace Firefox with custom built version"

This reverts commit 0c0b12c2e3.
This commit is contained in:
Anders Rytter Hansen 2025-03-03 21:39:01 +01:00
commit f0613a896f

View file

@ -153,9 +153,6 @@ RUN dkms install zfs/$(ls /usr/src/ | grep zfs- | cut -d- -f2-) -k $(rpm -q --qu
# Install Gnome Boxes
RUN rpm-ostree install gnome-boxes
# Replace Firefox with custom built version
RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:andersrh:my-ostree-os firefox firefox-langpacks
# enable scx service
RUN systemctl enable scx.service