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 Adds the system76 galp5 (1650 version in this case) ###### Things done - [x] Tested the changes in your own NixOS Configuration - [x] Tested the...

**Project description** linux-g14 is a lot of kernel patches made for asus laptops **Metadata** * homepage URL: https://gitlab.com/dragonn/linux-g14 * source URL: https://aur.archlinux.org/pkgbase/linux-g14 --- please help my asus laptop work better...

It would be great to add this model. I'm assuming it shouldn't be too different from other Lenovo Thinkpad P* models.

Most of the settings for the Asus Zephyrus G16 GU605MY do work pretty fine as of now. However I am still trying to figure out a way to make the...

[TLP's documentation](https://linrunner.de/tlp/faq/battery.html#which-external-kernel-module-do-i-need-for-my-thinkpad) states: > As of version 5.17, the Linux kernel in combination with TLP 1.5 or later offers **full battery care support** (i.e. charge thresholds and recalibration) for ThinkPads...

Using any version after kernel 6.6 (commit 41e6854df791c23e30a91cd48790c647bde28d0d (I have tested the exact same config with different nixos-hardware commits specified)), I have several issues with sway ranging from being unable...

I am wondering if it would be possible to add the Lenovo Thinkpad X200 to the list - currently there only is the X200s https://github.com/NixOS/nixos-hardware/tree/master/lenovo/thinkpad/x200s Anything to take into account...

on my xps laptop using this flake: ```nix # 2 - mouse : (laptop) Tiling WM + dev tools mouse = nixpkgs.lib.nixosSystem { specialArgs = { inherit inputs system; };...

### Steps To Reproduce Steps to reproduce the behavior: 1. when compiling `uboot-pine64_star64_defconfig-riscv64-unknown-linux-gnu-3.0.4.drv` i end up on: Error.txt ``` nix build --accept-flake-config .\#sd-image-cross-8gb warning: Git tree '/home//star64-nixos-flakes' is dirty cannot...

###### Description of changes Adds initial support for the PinePhone Pro using the Pine64 kernel, patched to upstream patch-version. The current state is as follows: - [x] Booting with console...