diff --git a/src/docs/installing/installing-linux.md b/src/docs/installing/installing-linux.md index 2b9a1586..7f84c375 100644 --- a/src/docs/installing/installing-linux.md +++ b/src/docs/installing/installing-linux.md @@ -53,3 +53,12 @@ Using AVS on a device with max98357a will blow your speakers. You have been warn 4. `./setup-audio` For more information please see [WeirdTreeThing's repo](https://github.com/WeirdTreeThing/chromebook-linux-audio) + +#### Atomic & Image-Based Systems + +If you're using an `rpm-ostree` based system (EG: Fedora Silverblue, Fedora Kinoite, Project Bluefin, etc.) you can use [PVermeer's RPM package](https://copr.fedorainfracloud.org/coprs/pvermeer/chromebook-linux-audio) of WeirdTreeThing's script. + +1. Open terminal +2. `sudo dnf copr enable pvermeer/chromebook-linux-audio` +3. `rpm-ostree install chromebook-linux-audio` +4. Reboot