(ver4a) Install solaar
This commit is contained in:
parent
1407445f6c
commit
b8c67a42d7
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ RUN dnf5 -y install butane coreos-installer
|
|||
RUN dnf5 -y install uv
|
||||
|
||||
# Install general utilities
|
||||
RUN dnf5 -y install croc
|
||||
RUN dnf5 -y install croc solaar
|
||||
|
||||
# Install general purpose development tools
|
||||
RUN dnf5 -y install codium neovim ansible python3-ansible-lint
|
||||
|
|
|
@ -10,7 +10,7 @@ RUN dnf5 -y install butane coreos-installer
|
|||
RUN dnf5 -y install uv
|
||||
|
||||
# Install general utilities
|
||||
RUN dnf5 -y install croc
|
||||
RUN dnf5 -y install croc solaar
|
||||
|
||||
# Install general purpose development tools
|
||||
RUN dnf5 -y install codium neovim ansible python3-ansible-lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue