mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 00:37:14 +08:00
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