remove xorg-x11-drv-nvidia-power

This commit is contained in:
Anders Rytter Hansen 2023-09-18 22:26:29 +02:00
commit 8e11bc44f9

View file

@ -103,6 +103,8 @@ RUN ln -s /etc/alternatives/ld /usr/bin/ld
RUN systemctl enable supergfxd.service
RUN rpm-ostree remove xorg-x11-drv-nvidia-power
# Clear cache, /var and /tmp and commit ostree
RUN rpm-ostree cleanup -m && rm -rf /tmp/* /var/* && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \
ostree container commit