mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
|
|
||
|---|---|---|
| .. | ||
| default.nix | ||
| README.md | ||
Framework Laptop 16 AMD AI 300 Series
nvidia
If you have an nvidia dGPU module, you can enable it via the nvidia open drivers:
services.xserver.videoDrivers = [ "nvidia" ];
hardware.nvidia.open = true; # see the note above
See also NVIDIA on the NixOS Wiki.
Updating Firmware
Everything is updateable through fwupd, so it's enabled by default.
To get the latest firmware, run:
$ fwupdmgr refresh
$ fwupdmgr update