mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
4f2eaf6a5f
Co-authored-by: Gabriel Volpe <volpegabriel@gmail.com>
5 lines
276 B
Plaintext
5 lines
276 B
Plaintext
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="2201", MODE="0666"
|
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="2200", MODE="0666"
|
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="35ef", MODE="0666"
|
|
KERNEL=="hidraw*", ATTRS{idVendor}=="35ef", MODE="0666"
|