Revert "feat: Stop removing plasma discover"
This reverts commit d7b86d3e4a, because I
realized discover uses rpm-ostree (which is unsupported for this image,
because it uses bootc features).
This commit is contained in:
parent
ba97ecf224
commit
e57fbda898
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ RUN dnf5 -y install croc solaar openrgb wireguard-tools
|
|||
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer java-21-openjdk-devel
|
||||
|
||||
# Remove unwanted packages
|
||||
RUN dnf5 -y remove kde-connect
|
||||
RUN dnf5 -y remove kde-connect plasma-discover plasma-discover-libs
|
||||
|
||||
# Remove Firefox rpm (superseded by flatpak Firefox)
|
||||
RUN dnf5 -y remove firefox firefox-langpacks
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ RUN dnf5 -y install croc solaar openrgb wireguard-tools
|
|||
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer java-21-openjdk-devel
|
||||
|
||||
# Remove unwanted packages
|
||||
RUN dnf5 -y remove kde-connect
|
||||
RUN dnf5 -y remove kde-connect plasma-discover plasma-discover-libs
|
||||
|
||||
# Remove Firefox rpm (superseded by flatpak Firefox)
|
||||
RUN dnf5 -y remove firefox firefox-langpacks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue