mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
fix touchpad
This commit is contained in:
parent
91ebcfa4f1
commit
974a1c6a83
1 changed files with 0 additions and 7 deletions
|
|
@ -7,11 +7,4 @@
|
||||||
"i8042.dumbkbd"
|
"i8042.dumbkbd"
|
||||||
"xe.enable_psr=0"
|
"xe.enable_psr=0"
|
||||||
];
|
];
|
||||||
services.udev.extraHwdb = ''
|
|
||||||
evdev:name:BLTP7853:00 347D:7853 Touchpad:*
|
|
||||||
ID_INPUT_TOUCHPAD=1
|
|
||||||
ID_BUS=i2c
|
|
||||||
ID_INTEGRATION=internal
|
|
||||||
ID_INPUT_TOUCHPAD_INTEGRATION=internal
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue