Files
packages/anda/games/wooting-udev-rules/anda.hcl
T
Roice Young 06041a5942 add: wooting-udev-rules (#8934)
* add: wooting-udev-rules

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

* refactor: Simplify rules
2026-01-05 18:00:59 +08:00

7 lines
82 B
HCL

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