feat: Stop removing plasma discover
Now that automatic upgrades work, it has a utility to me.
This commit is contained in:
parent
cf27ab47ba
commit
d7b86d3e4a
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 plasma-discover plasma-discover-libs
|
||||
RUN dnf5 -y remove kde-connect
|
||||
|
||||
# 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 plasma-discover plasma-discover-libs
|
||||
RUN dnf5 -y remove kde-connect
|
||||
|
||||
# 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