FW13 7040: Add configuration as default.nix

This commit is contained in:
Kevin J Hoerr
2023-10-25 01:35:25 -04:00
committed by mergify[bot]
parent 9f40c1088f
commit edc1a8ecbc
4 changed files with 68 additions and 0 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
$ sudo fwupdmgr update
```
- [Latest Update](https://fwupd.org/lvfs/devices/work.frame.Laptop.Ryzen7040.BIOS.firmware)