summaryrefslogtreecommitdiffstats
path: root/lenovo
diff options
context:
space:
mode:
authorAlberto Berti <alberto@metapensiero.it>2018-06-03 01:33:21 +0200
committerAlberto Berti <alberto@metapensiero.it>2018-06-03 01:33:21 +0200
commitb42212f6f0c617e7bbe0435fbb9e072545508521 (patch)
tree789a745d6a3cab3cdf529147473cb5b519ae6cd3 /lenovo
parent179bcde845464be4f21e4b170877e3ef61fec2b3 (diff)
Add a bit of documentation
Diffstat (limited to 'lenovo')
-rw-r--r--lenovo/thinkpad/x1/6th-gen/default.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/lenovo/thinkpad/x1/6th-gen/default.nix b/lenovo/thinkpad/x1/6th-gen/default.nix
index c0b4fbd..7044d28 100644
--- a/lenovo/thinkpad/x1/6th-gen/default.nix
+++ b/lenovo/thinkpad/x1/6th-gen/default.nix
@@ -1,3 +1,8 @@
+# A good source of information about how to fix the issues still
+# standing with kernel 4.6.11 is the following wiki page:
+# https://wiki.archlinux.org/index.php/Lenovo_ThinkPad_X1_Carbon_(Gen_6). The
+# TrackPoint and TouchPad issues there seem to have been fixed already.
+
{ config, pkgs, ... }:
{
imports = [