Initial support for Framework 12th Gen Intel Core

This commit simply replicates the base Framework, future commits will
specialize for this version
This commit is contained in:
Robert Ricci
2022-09-12 11:53:42 -06:00
parent 1fec8fda86
commit 3918f03d0d
3 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# [Framework Laptop](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.TGL.BIOS.firmware)