Files
packages/anda/games/wooting-udev-rules/anda.hcl
T
Raboneko 615aa4a5d0 add: wooting-udev-rules (#8934) (#8947)
* add: wooting-udev-rules

* fix: typo and remnant from other udev package this was based on

* refactor: Simplify rules

(cherry picked from commit 06041a5942)

Co-authored-by: Roice Young <dekodx@proton.me>
2026-01-05 18:03:41 +08:00

7 lines
82 B
HCL

project pkg {
rpm {
spec = "wooting-udev-rules.spec"
}
arches = ["x86_64"]
}