mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 03:19:42 +01:00
samsung/np900x3c: drop deprecated synaptics
libinputs is now preferred.
This commit is contained in:
parent
fb13179483
commit
b3b91ca487
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,2 @@
|
||||||
# TODO: use ../../common/pc/laptop
|
# TODO: use ../../common/pc/laptop
|
||||||
|
{}
|
||||||
{ lib, ... }:
|
|
||||||
|
|
||||||
{
|
|
||||||
services.xserver.synaptics.enable = lib.mkDefault true;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue