mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
lenovo/thinkpad/p16s/amd/gen2: init
Notes: - Tested on a model 21K9CTR1WW configured with: - AMD Ryzen 7 PRO 7840U with Radeon 780M Graphics - 64 GB soldered RAM - WQUXGA (3840×2400) OLED display - Qualcomm NFA765 wireless network adapter - BIOS version R2FET38W (1.18) - The user guide is shared by: - ThinkPad P14s Gen 4 - ThinkPad P16s Gen 2 - ThinkPad T14 Gen 4 - ThinkPad T16 Gen 2
This commit is contained in:
parent
71cca26f33
commit
099d38a69e
5 changed files with 20 additions and 0 deletions
|
|
@ -184,6 +184,7 @@
|
|||
lenovo-thinkpad-p14s-amd-gen4 = import ./lenovo/thinkpad/p14s/amd/gen4;
|
||||
lenovo-thinkpad-p14s-intel-gen3 = import ./lenovo/thinkpad/p14s/intel/gen3;
|
||||
lenovo-thinkpad-p16s-amd-gen1 = import ./lenovo/thinkpad/p16s/amd/gen1;
|
||||
lenovo-thinkpad-p16s-amd-gen2 = import ./lenovo/thinkpad/p16s/amd/gen2;
|
||||
lenovo-thinkpad-p50 = import ./lenovo/thinkpad/p50;
|
||||
lenovo-thinkpad-p51 = import ./lenovo/thinkpad/p51;
|
||||
lenovo-thinkpad-p52 = import ./lenovo/thinkpad/p52;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue