This is my personal Universal Blue image, including things like Niri, Greetd, Ironbar...
Warning
This image is highly experimental and comes loaded with my configuration. If you want an image without my configuration please use ublue-niri-noconfig. And even then it is highly experimental and still opinionated.
To rebase an existing atomic Fedora installation to the latest build:
- Rebase using this command:
sudo bootc switch ghcr.io/cyrneko/ublue-niri:latest # for configless: sudo bootc switch ghcr.io/cyrneko/ublue-niri-noconfig:latest - Reboot to complete the rebase:
systemctl reboot # or just 'reboot'
This will NOT carry over your rpm-ostree packages.
The latest tag will automatically point to the latest build. That build will still always use the Fedora version specified in recipe.yml, so you won't get accidentally updated to the next major version.
These images are signed with Sigstore's cosign. You can verify the signature by downloading the cosign.pub file from this repo and running the following command:
cosign verify --key cosign.pub ghcr.io/cyrneko/ublue-niri