mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 17:27:14 +08:00
feat: add Lenovo ThinkPad P16s Intel Gen 2
@moduon MT-9339
This commit is contained in:
committed by
Jairo Llopis
parent
72081c9fbb
commit
84eb0330ae
5
common/cpu/intel/raptor-lake/default.nix
Normal file
5
common/cpu/intel/raptor-lake/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
];
|
||||
}
|
||||
5
common/gpu/intel/raptor-lake/default.nix
Normal file
5
common/gpu/intel/raptor-lake/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user