mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 03:18:50 +08:00
Add basic support for 6th-gen X1
This commit is contained in:
6
lenovo/thinkpad/x1/default.nix
Normal file
6
lenovo/thinkpad/x1/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
../../../common/cpu/intel
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user