mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
Add Framework AMD AI 300 Series
This commit is contained in:
committed by
mergify[bot]
parent
232c204afb
commit
c06d50adeb
15
framework/13-inch/amd-ai-300-series/README.md
Normal file
15
framework/13-inch/amd-ai-300-series/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# [Framework Laptop 13](https://frame.work/)
|
||||
|
||||
## Updating Firmware
|
||||
|
||||
First put enable `fwupd`
|
||||
|
||||
```nix
|
||||
services.fwupd.enable = true;
|
||||
```
|
||||
|
||||
Then run
|
||||
|
||||
```sh
|
||||
$ fwupdmgr update
|
||||
```
|
||||
Reference in New Issue
Block a user