feat(nvidia): Add Waydroid support (This will not work on Nvidia GPUs until at least NVK is available, but you may now use it on Nvidia builds with an Intel or AMD integrated GPU)

This commit is contained in:
Kyle Gospodnetich 2024-01-03 15:44:52 -08:00
parent 73a6df8658
commit ef0ffbc2e1

View File

@ -652,10 +652,7 @@ RUN rm -f /usr/bin/waydroid-choose-gpu && \
rpm-ostree override remove \
rocm-hip \
rocm-opencl \
rocm-clinfo \
waydroid \
waydroid-selinux \
weston && \
rocm-clinfo && \
if [[ "${BASE_IMAGE_NAME}" == "kinoite" ]]; then \
rpm-ostree override remove \
colord-kde \