1
0
Fork 0

(ver4a) Install openrgb
All checks were successful
/ build-gnome (push) Successful in 13m59s
/ build-kde (push) Successful in 19m7s

This commit is contained in:
ver4a 2025-01-28 21:54:19 +01:00
parent 6f075438b5
commit f9e4fe33f5
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
# 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

View file

@ -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