Add udev rule for shokz headset

This commit is contained in:
Gerald Pinder
2025-06-26 17:04:24 -04:00
parent 0b5c64322f
commit 5b807bf643
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
SUBSYSTEM=="usb", ATTRS{idVendor}=="3511", ATTRS{idProduct}=="2ef2", DRIVER=="usbhid", ATTR{authorized}="0"

View File

@@ -12,6 +12,8 @@ modules:
files: files:
- source: distrobox - source: distrobox
destination: / destination: /
- source: shokz
destination: /etc/udev/rules.d/
- type: fonts - type: fonts
fonts: fonts:
nerd-fonts: nerd-fonts: