1
0
Fork 0

(ver4a) Install solaar
All checks were successful
/ build-gnome (push) Successful in 5m20s
/ build-kde (push) Successful in 10m39s

This commit is contained in:
ver4a 2024-12-02 13:05:59 +01:00
parent 1407445f6c
commit b8c67a42d7
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ RUN dnf5 -y install butane coreos-installer
RUN dnf5 -y install uv RUN dnf5 -y install uv
# Install general utilities # Install general utilities
RUN dnf5 -y install croc RUN dnf5 -y install croc solaar
# Install general purpose development tools # Install general purpose development tools
RUN dnf5 -y install codium neovim ansible python3-ansible-lint RUN dnf5 -y install codium neovim ansible python3-ansible-lint

View file

@ -10,7 +10,7 @@ RUN dnf5 -y install butane coreos-installer
RUN dnf5 -y install uv RUN dnf5 -y install uv
# Install general utilities # Install general utilities
RUN dnf5 -y install croc RUN dnf5 -y install croc solaar
# Install general purpose development tools # Install general purpose development tools
RUN dnf5 -y install codium neovim ansible python3-ansible-lint RUN dnf5 -y install codium neovim ansible python3-ansible-lint