8 lines
142 B
Nix
8 lines
142 B
Nix
{
|
|
hardware.trackpoint
|
|
= {
|
|
enable = true;
|
|
sensitivity = 112;
|
|
};
|
|
}
|