Add 13-inch directory to framework and move new module

This commit is contained in:
Kevin J Hoerr 2023-11-01 16:23:29 -04:00 committed by mergify[bot]
parent 376cecdbb2
commit 55b4caf931
4 changed files with 7 additions and 7 deletions

View file

@ -0,0 +1,17 @@
# [Framework Laptop 13](https://frame.work/)
## Updating Firmware
First put enable `fwupd`
```nix
services.fwupd.enable = true;
```
Then run
```sh
$ fwupdmgr update
```
- [Latest Update](https://fwupd.org/lvfs/devices/work.frame.Laptop.Ryzen7040.BIOS.firmware)