Video acceleration tweaks, not sure if necessary

This commit is contained in:
Ben Radey
2025-11-11 23:02:41 -05:00
parent efad1508c7
commit 1619c57b94
+4
View File
@@ -25,12 +25,16 @@ RUN rpm --import \
htop \ htop \
iftop \ iftop \
iotop \ iotop \
libva-nvidia-driver \
nvtop \ nvtop \
radeontop \ radeontop \
steam \ steam \
syncthing \ syncthing \
vim \ vim \
vulkan-tools && \ vulkan-tools && \
dnf5 swap ffmpeg-free ffmpeg --allowerasing && \
dnf5 swap mesa-va-drivers mesa-va-drivers-freeworld && \
dnf5 swap swap mesa-vdpau-drivers mesa-vdpau-drivers-freeworld && \
dnf5 clean all dnf5 clean all
# Following as flatpaks? # Following as flatpaks?
# audacity # audacity