Add Thinkpad X13 Gen1 AMD variant
This commit is contained in:
parent
59e37017b9
commit
19e5d3c9d9
8 changed files with 48 additions and 15 deletions
7
lenovo/thinkpad/x13/intel/default.nix
Normal file
7
lenovo/thinkpad/x13/intel/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ ... }: {
|
||||
# Reference to hardware: https://certification.ubuntu.com/hardware/202004-27844
|
||||
imports = [
|
||||
../common.nix
|
||||
../../../../common/cpu/intel
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue