Lilim is dead. Long live Lilim!
This commit is contained in:
parent
134000b409
commit
8606d37717
5 changed files with 20 additions and 65 deletions
|
@ -4,10 +4,4 @@ with lib;
|
|||
|
||||
mkIf (elem "udev" config.machine.services) {
|
||||
hardware.steam-hardware.enable = true;
|
||||
services.udev.extraRules = ''
|
||||
# IPTS Touchscreen (SP2017)
|
||||
SUBSYSTEMS=="input", ATTRS{name}=="ipts 1B96:001F SingleTouch", ENV{ID_INPUT_TOUCHSCREEN}="1", SYMLINK+="input/touchscreen"
|
||||
# IPTS Pen (SP2017)
|
||||
SUBSYSTEMS=="input", ATTRS{name}=="ipts 1B96:001F Pen", SYMLINK+="input/pen"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue