chore: Update linux-firmware package

This commit is contained in:
Kyle Gospodnetich 2025-03-12 00:50:58 -07:00
parent 7d7467acd8
commit 67f2dd249b

View File

@ -132,6 +132,9 @@ RUN --mount=type=cache,dst=/var/cache/libdnf5 \
--mount=type=bind,from=ctx,source=/,target=/ctx \
--mount=type=tmpfs,dst=/tmp \
/ctx/install-kernel-akmods && \
dnf5 -y swap \
--repo copr:copr.fedorainfracloud.org:kylegospo:bazzite \
linux-firmware linux-firmware && \
dnf5 -y config-manager setopt "*rpmfusion*".enabled=0 && \
dnf5 -y copr enable bieszczaders/kernel-cachyos-addons && \
dnf5 -y install \