mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-01 03:21:41 +00:00
feat(kde): Add krdp
This commit is contained in:
parent
683121869e
commit
e5feab3960
@ -496,7 +496,8 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||
rpm-ostree install \
|
||||
qt && \
|
||||
qt \
|
||||
krdp && \
|
||||
rpm-ostree override remove \
|
||||
plasma-welcome && \
|
||||
rpm-ostree override replace \
|
||||
|
Loading…
Reference in New Issue
Block a user