samsung/np900x3c: drop deprecated synaptics

libinputs is now preferred.
This commit is contained in:
Jörg Thalheim 2023-05-15 18:44:11 +02:00
parent fb13179483
commit b3b91ca487
1 changed files with 1 additions and 6 deletions

View File

@ -1,7 +1,2 @@
# TODO: use ../../common/pc/laptop
{ lib, ... }:
{
services.xserver.synaptics.enable = lib.mkDefault true;
}
{}