nixos-hardware icon indicating copy to clipboard operation
nixos-hardware copied to clipboard

Add Lenovo ThinkPad P14s Intel Gen 2

Open borja-rojo-ilvento opened this issue 4 months ago • 4 comments

Description of changes

Added a configuration for the Lenovo ThinkPad P14s Gen 2 (which is my current daily driver). Seems it just needed a PCI bus adjustment. It uses an NVidia T500 and Intel Xe graphics. It mimics the implementations for the Gen 3 and Gen 5 models otherwise.

Things done
  • [x] Tested the changes in your own NixOS Configuration

  • [x] Tested the changes end-to-end by using your fork of nixos-hardware and importing it via <nixos-hardware> or Flake input

  • [x] Ran nix run ./tests#run . and passes

borja-rojo-ilvento avatar Jun 20 '25 18:06 borja-rojo-ilvento