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

A collection of NixOS modules covering hardware quirks.

Results 226 nixos-hardware issues
Sort by recently updated
recently updated
newest added

###### Description of changes This reverts #1358 (framework/13-inch/intel-core-ultra-series1: fix intel_vpu firmware error -2). The firmware is now upstreamed to linux-firmware (https://web.git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=9b870dde196d030a6c8872e8965dd28a0146c990), so #1358 is no longer needed. Right now, there...

###### Description of changes While working on https://github.com/NixOS/nixos-hardware/pull/1535 I noticed there was a missing Dell entry, which got me looking for other missing entries. This adds all the other ones...

I've got audio working on my Pixelbook Go. See nix module: https://github.com/jimmyff/nixfiles/blob/main/nix_modules/hardware/pixelbook-go/default.nix It requires the topology file [max98373-tplg.bin](https://github.com/jimmyff/nixfiles/blob/main/nix_modules/hardware/pixelbook-go/max98373-tplg.bin) file (unsure of copyright/redistribution?). As this requires the topology file, i thought...

###### 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...

- [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 `` or Flake input

###### Description of changes This changes the current thermald configuration for surface-pro-intel, here is the original comment with the explanation of where these changes come from. https://github.com/linux-surface/linux-surface/issues/221#issuecomment-1732658939 I can confirm...

###### Description of changes Add Asus ROG-GL552VW hardware ###### Things done - [x] Tested the changes in your own NixOS Configuration - [x] Tested the changes end-to-end by using your...

Consider dropping TLP by default for laptops. Modern laptops usually have firmware that enables power profiles, so it often no longer relevant. Other times the distro has its own way...

Hi. Its a followup of this https://github.com/NixOS/nixpkgs/issues/435350 Long story short, im struggling to get camera to work on my Surface 2 Go. It should be supported according to this: https://github.com/linux-surface/linux-surface/wiki/Camera-Support...

Hello šŸ‘‹, First of all, thank you for maintaining nixos-hardware and supporting the community šŸ™. I noticed that the Dell Latitude 7480 is currently not available in the repository. I’d...