diff --git a/README.md b/README.md index d8814f1..38ac02e 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ See [doc/architecture.md](doc/architecture.md). * `nixpkgs` was chosen because it is *policy-free software*: it doesn't force any policy decisions on its dependees. `nixpkgs` also has amazing support for [cross-compilation](https://github.com/NixOS/nixpkgs/blob/master/doc/stdenv/cross-compilation.chapter.md); once you've used it you'll never want to deal with cross compilers any other way, ever again. +* [PrawnOS](https://github.com/SolidHal/PrawnOS) is a great resource for arm64 chromebook owners. If you have one, make sure to check out [@SolidHal's guide](https://github.com/SolidHal/PrawnOS) on transplanting a blobless wifi chip into your laptop. It's easier than it looks. + ## Related Links - [Google Working To Remove MINIX-Based ME From Intel Platforms](https://www.tomshardware.com/news/google-removing-minix-management-engine-intel,35876.html)