mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-27 14:37:19 +00:00
chore: Cleanup F40 changes
This commit is contained in:
parent
b006aa9501
commit
3123aa9e73
@ -440,7 +440,6 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||
kf6-kio-ntlm \
|
||||
kf6-kio-doc \
|
||||
kf6-kio-widgets-libs \
|
||||
kf6-kio-core-libs \
|
||||
@ -511,7 +510,6 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||
gnome-terminal-nautilus \
|
||||
gnome-initial-setup && \
|
||||
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nNoDisplay=true@g' /usr/share/applications/org.gnome.Terminal.desktop && \
|
||||
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nNoDisplay=true@g' /usr/share/applications/gnome-system-monitor.desktop && \
|
||||
systemctl enable dconf-update.service \
|
||||
; fi && \
|
||||
ostree container commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user