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
|
||||
repos:
|
||||
files:
|
||||
add:
|
||||
- https://repo.vscodium.dev/vscodium.repo
|
||||
- https://openrazer.github.io/hardware:razer.repo
|
||||
install:
|
||||
packages:
|
||||
- repo: vscodium
|
||||
packages:
|
||||
- codium
|
||||
- repo: hardware_razer
|
||||
packages:
|
||||
- openrazer-daemon
|
||||
- python3-openrazer
|
||||
- openrazer-meta
|
||||
- python3-numpy
|
||||
- python3-setproctitle
|
||||
- python3-daemonize
|
||||
- syncthing
|
||||
- uv
|
||||
- waydroid
|
||||
- xautomation
|
||||
remove:
|
||||
packages:
|
||||
- android-tools
|
||||
|
|
@ -57,8 +68,6 @@ modules:
|
|||
- docker-ce-rootless-extras
|
||||
- docker-compose-plugin
|
||||
- docker-model-plugin
|
||||
- containerd
|
||||
- moby-engine
|
||||
|
||||
- type: justfiles
|
||||
include:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue