mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +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…
Add table
Add a link
Reference in a new issue