mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-07 22:03:10 +00:00
chore: Match ublue-os/nvidia behavior (#60)
This commit is contained in:
committed by
GitHub
parent
6927892581
commit
eab9f60a63
@@ -17,5 +17,8 @@ RUN rpm-ostree override remove firefox firefox-langpacks && \
|
||||
sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
|
||||
systemctl enable rpm-ostreed-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 && \
|
||||
rm -rf \
|
||||
/tmp/* \
|
||||
/var/* && \
|
||||
ostree container commit
|
||||
Reference in New Issue
Block a user