NixOS / nixos-hardware

A collection of NixOS modules covering hardware quirks.
Creative Commons Zero v1.0 Universal
2.08k stars 644 forks source link

Request: Asus Pro Art P16 #1257

Closed thebrianbug closed 1 week ago

thebrianbug commented 1 week ago

Hi there!

Link to ASUS page

What would be required to add this laptop?

Mic92 commented 1 week ago

You can probably copy an existing AMD-based laptop and remove the non-model specific parts. i.e. this one: https://github.com/NixOS/nixos-hardware/blob/master/lenovo/thinkpad/t14s/amd/default.nix From there on, there is no recipe. Maybe you need to have a new kernel if it's a new laptop. Maybe you find fixes needed i.e. in the archlinux wiki to make all the hardware work.