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

Hello fellow riscv64-linux'ers: We have visionfive2 support in this repo already. I might have purchased a Lichee Pi4a upon finding out it's faster than the VisionFive2. Of course, shipping will...

Hi, I hope this hardware is supported soon. There is [this flake repo](https://github.com/ryan4yin/nixos-rk3588) which supports rk3588 but this is for rk3588s. Not sure what the rockchip support is here, gpio...

Display manager claims X11 is up: ``` $ systemctl status display-manager.service ● display-manager.service - X11 Server Loaded: loaded (/etc/systemd/system/display-manager.service; linked; preset: enabled) Active: active (running) since Fri 2023-07-07 20:40:43 UTC;...

I'm facing the following error while building on surface pro 6 ``` imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix ]; system.stateVersion = "22.11"; ``` ```...

I install and then boot up a new instance of nixOS, and wish to add the proper firmware for my hardware (surface pro 7, 8GB RAM, 256GB Storage). I did...

It'd be great if there were binary caches somewhere, like on Cachix, since when I try to use the Dell XPS 13 9310 configuration, it tries to rebuild my whole...

I'm on a MacBook 6 using the corresponding files from this project. Current nixos unstable delivers current kernel LTS 6.x where the mba6x_bl doesn't work with: ``` building '/nix/store/0hc9jb2sh9897c9y0d1dmlzgjwfqv7wp-etc.drv'... CC...

During my rebuild of my configuration today I was faced with an error during the first seconds of the build. The error is unrelated to changes in my configuration (I...

I contributed the code here for the Lenovo Thinkpad P50, P51, and P52. None of these systems appear to work properly when the BIOS in the device is set to...

I'm having the problem described in https://github.com/samueldr/wip-pinebook-pro/issues/37: I have a Pinebook Pro. I installed NixOS on it and am using nixos-hardware. I have it partitioned with LUKS, approximately as described...