Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MV
Posts
11
Comments
1,339
Joined
2 yr. ago

  • This script? https://github.com/WeirdTreeThing/chromebook-linux-audio

    I'm not familiar with bootc based systems but it looks like you could hack up the container spec here: https://codeberg.org/HeliumOS/bootc to build heliumOS with those changes. You would then use something like bootc switch ... to use it.

    (Add a line in the docker file to install newer python and run the audio script. I'm not sure if the script requires changes for this.)

    I could be way off base with this idea, I'm not sure how heliumOS expects users to install packages.

    You may also be able to run the latest python docker image to run the script, but the way this script modifies system files shouldn't work on an immutable system.