mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
Reorganize current framework modules into 13-inch directory
This commit is contained in:
17
framework/13-inch/11th-gen-intel/README.md
Normal file
17
framework/13-inch/11th-gen-intel/README.md
Normal 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)
|
||||
Reference in New Issue
Block a user