nixos/doc: fix manual reference to libinput

This commit is contained in:
Thiago Kenji Okada
2021-01-13 10:20:34 -03:00
parent cd15b3a30a
commit 887386fbbe
+1 -1
View File
@@ -186,7 +186,7 @@
The driver has many options (see <xref linkend="ch-options"/>). For
instance, the following disables tap-to-click behavior:
<programlisting>
<xref linkend="opt-services.xserver.libinput.tapping"/> = false;
<xref linkend="opt-services.xserver.libinput.touchpad.tapping"/> = false;
</programlisting>
Note: the use of <literal>services.xserver.synaptics</literal> is deprecated
since NixOS 17.09.