mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-10 15:45:17 +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 \
|
rpm-ostree override replace \
|
||||||
--experimental \
|
--experimental \
|
||||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||||
kf6-kio-ntlm \
|
|
||||||
kf6-kio-doc \
|
kf6-kio-doc \
|
||||||
kf6-kio-widgets-libs \
|
kf6-kio-widgets-libs \
|
||||||
kf6-kio-core-libs \
|
kf6-kio-core-libs \
|
||||||
@ -511,7 +510,6 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
|||||||
gnome-terminal-nautilus \
|
gnome-terminal-nautilus \
|
||||||
gnome-initial-setup && \
|
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/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 \
|
systemctl enable dconf-update.service \
|
||||||
; fi && \
|
; fi && \
|
||||||
ostree container commit
|
ostree container commit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user