We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef2cca commit 51dabb8Copy full SHA for 51dabb8
build_files/base/04-packages.sh
@@ -260,6 +260,8 @@ rm -rf /usr/share/plasma/look-and-feel/org.fedoraproject.fedora.desktop/
260
261
# https://github.com/ublue-os/bazzite/issues/1400
262
# TODO: test if we still need this when upgrading firmware with fwupd
263
+dnf -y copr enable ublue-os/staging
264
+dnf -y copr disable ublue-os/staging
265
dnf5 -y swap \
266
--repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
267
fwupd fwupd
0 commit comments