Reorganize current framework modules into 13-inch directory

This commit is contained in:
Kevin J Hoerr
2023-11-10 15:26:56 -05:00
parent b689465d0c
commit da7e364c3d
13 changed files with 106 additions and 117 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.TGL.BIOS.firmware)