1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-14 08:43:38 +02:00
nixos-hardware/framework/16-inch/cpu/7040-amd/README.md

19 lines
277 B
Markdown
Raw Normal View History

2024-04-15 21:34:04 +02:00
# [Framework Laptop 16](https://frame.work/)
## Updating Firmware
First enable the `fwupd` service
```nix
services.fwupd.enable = true;
```
Then run
```sh
$ fwupdmgr update
```
- [Latest Update](https://fwupd.org/lvfs/devices/work.frame.Laptop.Ryzen7040.BIOS.firmware)