Redirected users to the fwupd wiki page

This commit is contained in:
Jacob Osborne 2024-04-18 14:42:35 -04:00 committed by mergify[bot]
parent 6f1e7c4237
commit 3638bc8fab
1 changed files with 1 additions and 15 deletions

View File

@ -1,18 +1,4 @@
# [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)
The Framework Laptop 16 uses LVFS, so it can be updated via fwupd; see https://wiki.nixos.org/wiki/Fwupd for details