Lenovo ThinkPad X1 (12th Gen): init

This commit is contained in:
Guanran Wang
2024-07-24 00:02:24 +08:00
committed by mergify[bot]
parent 60d3bae384
commit d3c993c851
3 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
imports = [
../.
../../../../common/pc/laptop/ssd
];
hardware.trackpoint.device = "TPPS/2 Synaptics TrackPoint";
}