From 3638bc8fab3de21e116909423f289feb4950a0c8 Mon Sep 17 00:00:00 2001 From: Jacob Osborne Date: Thu, 18 Apr 2024 14:42:35 -0400 Subject: [PATCH] Redirected users to the fwupd wiki page --- framework/16-inch/cpu/7040-amd/README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/framework/16-inch/cpu/7040-amd/README.md b/framework/16-inch/cpu/7040-amd/README.md index fb9f2c3..0ce3dbe 100644 --- a/framework/16-inch/cpu/7040-amd/README.md +++ b/framework/16-inch/cpu/7040-amd/README.md @@ -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