nixos-hardware
nixos-hardware copied to clipboard
A collection of NixOS modules covering hardware quirks.
###### Description of changes Not selling to customers yet, but already announced: https://frame.work/tw/en/blog/introducing-the-new-framework-laptop-13-with-intel-core-ultra-series-1-processors ###### Things done - [x] Tested the changes in your own NixOS Configuration - [x] Tested the...
thermald seems to no longer support the amd platform, and `services.thermald.enable = lib.mkDefault true;` should be deleted for the device configuration of the amd platform
The [nix source for enabling this option](https://github.com/NixOS/nixos-hardware/blob/6e253f12b1009053eff5344be5e835f604bb64cd/framework/kmod.nix#L14) seems to reference [the README for the kernel module](https://github.com/DHowett/framework-laptop-kmod?tab=readme-ov-file#usage), which states that an additional patch series is required for Framework 13/16 AMD Here's...
###### Description of changes Due to a firmware issue, the framework 16 will wake up with its lid closed when the display flexes upon the keyboard. This is a suggested...
## Description I'm running GNOME and when I press the Super key, which brings up the activities overview, the animation creates artifacts on the screen. I suspect this is related...
I've configured an Nvidia graphics card on my laptop, I've done everything as per the NixOS Wiki page about Nvidia, but I haven't set the "IntelBusId" attribute in the NixOS...
offload broke, reverseSync makes screen work again ###### Description of changes reverseSync module doesn't exist, could be separate. ###### Things done - [X] Tested the changes in your own NixOS...
https://github.com/NixOS/nixos-hardware/pull/399 added support for ap6256-firmware, which I think? is the same firmware needed to enable support for the wifi module on the rockpro64?
###### Description of changes The current `asus/battery.nix` file isn't actually asus-specific, and seems useful to be used by other non-asus laptops. This moves it into a generic folder `common/pc/laptop/` and...
can u help for add "HP Pavilion Aero 13 inch Laptop 13-be1003AU", I have two problems. The first one is that my Wi-Fi network suddenly disappears. I have already added...