mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36: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
5
lenovo/thinkpad/p16s/amd/gen2/default.nix
Normal file
5
lenovo/thinkpad/p16s/amd/gen2/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue