chore: Match ublue-os/nvidia behavior (#60)

This commit is contained in:
Kyle Gospodnetich
2023-02-15 13:45:27 -08:00
committed by GitHub
parent 6927892581
commit eab9f60a63

View File

@@ -17,5 +17,8 @@ RUN rpm-ostree override remove firefox firefox-langpacks && \
sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \ sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
systemctl enable rpm-ostreed-automatic.timer && \ systemctl enable rpm-ostreed-automatic.timer && \
systemctl enable flatpak-automatic.timer && \ systemctl enable flatpak-automatic.timer && \
rm -f /etc/yum.repos.d/_copr_ublue-os-vanilla-first-setup.repo && \ sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_ublue-os-vanilla-first-setup.repo && \
ostree container commit rm -rf \
/tmp/* \
/var/* && \
ostree container commit