(ver4a) Install openrgb
This commit is contained in:
parent
6f075438b5
commit
f9e4fe33f5
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 solaar
|
||||
RUN dnf5 -y install croc solaar openrgb
|
||||
|
||||
# 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 solaar
|
||||
RUN dnf5 -y install croc solaar openrgb
|
||||
|
||||
# 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