added openrazer
This commit is contained in:
parent
4918d3297e
commit
c40c60e820
1 changed files with 13 additions and 4 deletions
|
|
@ -31,15 +31,26 @@ modules:
|
||||||
- type: dnf
|
- type: dnf
|
||||||
repos:
|
repos:
|
||||||
files:
|
files:
|
||||||
|
add:
|
||||||
- https://repo.vscodium.dev/vscodium.repo
|
- https://repo.vscodium.dev/vscodium.repo
|
||||||
|
- https://openrazer.github.io/hardware:razer.repo
|
||||||
install:
|
install:
|
||||||
packages:
|
packages:
|
||||||
- repo: vscodium
|
- repo: vscodium
|
||||||
packages:
|
packages:
|
||||||
- codium
|
- codium
|
||||||
|
- repo: hardware_razer
|
||||||
|
packages:
|
||||||
|
- openrazer-daemon
|
||||||
|
- python3-openrazer
|
||||||
|
- openrazer-meta
|
||||||
|
- python3-numpy
|
||||||
|
- python3-setproctitle
|
||||||
|
- python3-daemonize
|
||||||
- syncthing
|
- syncthing
|
||||||
- uv
|
- uv
|
||||||
- waydroid
|
- waydroid
|
||||||
|
- xautomation
|
||||||
remove:
|
remove:
|
||||||
packages:
|
packages:
|
||||||
- android-tools
|
- android-tools
|
||||||
|
|
@ -57,8 +68,6 @@ modules:
|
||||||
- docker-ce-rootless-extras
|
- docker-ce-rootless-extras
|
||||||
- docker-compose-plugin
|
- docker-compose-plugin
|
||||||
- docker-model-plugin
|
- docker-model-plugin
|
||||||
- containerd
|
|
||||||
- moby-engine
|
|
||||||
|
|
||||||
- type: justfiles
|
- type: justfiles
|
||||||
include:
|
include:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue