nixos-hardware
nixos-hardware copied to clipboard
Add Lenovo ThinkPad P14s Intel Gen 2
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-hardwareand importing it via<nixos-hardware>or Flake input -
[x] Ran
nix run ./tests#run .and passes