This commit is contained in:
Tao Tien 2024-09-05 15:18:19 -07:00
parent 3d202d60f0
commit 54fb7f4245
4 changed files with 24 additions and 4 deletions

View file

@ -77,7 +77,7 @@ AttrKeyboardIntegration=internal";
# macropad
ACTION=="add", ATTRS{idVendor}="32ac", ATTRS{idProduct}="0013", ATTR{power/wakeup}="disabled"
#
ACTION=="add", ATTRS{idVendor}="32ac", ATTRS{idProduct}="", ATTR{power/wakeup}="disabled"
# ACTION=="add", ATTRS{idVendor}="32ac", ATTRS{idProduct}="", ATTR{power/wakeup}="disabled"
'';
boot.kernelPackages = pkgs.linuxPackages_latest;