Computer setup for Fedora Silverblue using BlueBuild.
This repository includes a BlueBuild recipe in recipes/recipe.yml.
You can build it locally with the BlueBuild CLI:
bluebuild build ./recipes/recipe.ymlAfter installing Fedora Silverblue, rebase to your built image:
sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/attraktorhh/computers:latest
sudo systemctl reboot