mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 01:37:24 +08:00
samsung/np900x3c: drop deprecated synaptics
libinputs is now preferred.
This commit is contained in:
@@ -1,7 +1,2 @@
|
|||||||
# TODO: use ../../common/pc/laptop
|
# TODO: use ../../common/pc/laptop
|
||||||
|
{}
|
||||||
{ lib, ... }:
|
|
||||||
|
|
||||||
{
|
|
||||||
services.xserver.synaptics.enable = lib.mkDefault true;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user