nixos-hardware
nixos-hardware copied to clipboard
asus-fx506hm: use nvidia-open by default
Description of changes
Uses Nvidia open source kernel modules if driver version is higher than 555
Motivation:
- Nvidia themselves will be using the open source kernel modules by default for drivers above version 555 and for boards that support it (like the one in this laptop)
- this fixes kernel panics I've been having for months
Things done
- [x] Tested the changes in your own NixOS Configuration
- [x] Tested the changes end-to-end by using your fork of
nixos-hardwareand importing it via<nixos-hardware>or Flake input