support the apple superdrive dvd player usb device, and others ig
This commit is contained in:
parent
7972bdef6a
commit
54fb3c36fe
@ -180,7 +180,11 @@
|
|||||||
fontconfig
|
fontconfig
|
||||||
glibc
|
glibc
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
|
sg3_utils
|
||||||
];
|
];
|
||||||
|
services.udev.extraRules = ''
|
||||||
|
ACTION=="add", ATTRS{idProduct}=="1500", ATTRS{idVendor}=="05ac", DRIVERS=="usb", RUN+="${pkgs.sg3_utils}/bin/sg_raw /dev/$kernel EA 00 00 00 00 00 01"
|
||||||
|
'';
|
||||||
|
|
||||||
services.flatpak.enable = true;
|
services.flatpak.enable = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user