summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrolli Schmittlauch <schmittlauch@users.noreply.github.com>2018-12-03 00:25:43 +0100
committerJörg Thalheim <Mic92@users.noreply.github.com>2018-12-02 23:25:43 +0000
commit1e2c130d38d72860660474c36207b099c519cb6a (patch)
tree262d987293133f0e0c1fb39338d24ed05e8111ef /README.md
parent99cdc883064ac5a1b9e189d3500a809616e79765 (diff)
add basic support for Lenovo Thinkpad T440s (#83)
This adds basic support for the Thinkpad T440s, based on the work done for the T440p. The expression enables: - microcode updates - trackpoint support - kernel module for battery level management
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f20bc64..10f64bb 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ imports = [
| Lenovo IdeaPad Z510 | `<nixos-hardware/lenovo/ideapad/z510>` |
| Lenovo ThinkPad T410 | `<nixos-hardware/lenovo/thinkpad/t410>` |
| Lenovo ThinkPad T430 | `<nixos-hardware/lenovo/thinkpad/t430>` |
+| Lenovo ThinkPad T440s | `<nixos-hardware/lenovo/thinkpad/t440s>` |
| Lenovo ThinkPad T440p | `<nixos-hardware/lenovo/thinkpad/t440p>` |
| Lenovo ThinkPad T450s | `<nixos-hardware/lenovo/thinkpad/t450s>` |
| Lenovo ThinkPad T460s | `<nixos-hardware/lenovo/thinkpad/t460s>` |