1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 02:53:34 +02:00
nixos-hardware/framework
Robert Ricci f0b864738d Set options specific to the 12th gen Framework
It requires a newer kernel than the 11th gen, and has some 'media keys'
that require different handling
2022-09-12 19:22:04 -06:00
..
12th-gen-intel Set options specific to the 12th gen Framework 2022-09-12 19:22:04 -06:00
default.nix framework: add nvme.noacpi=1 2022-05-20 11:21:11 -04:00
README.md docs(framework): Add notes about updating firmware 2022-05-23 10:28:22 -05:00

Framework Laptop

Updating Firmware

First put enable fwupd

services.fwupd.enable = true;

Then run

 $ sudo fwupdmgr update

Latest Update