This is a custom image of Fedora Atomic with niri Scrolling Window Manager and Dank Material Shell.
See the BlueBuild docs for quick setup instructions for setting up your own repository based on this template.
Warning
This is an experimental feature, try at your own discretion.
To rebase an existing atomic Fedora installation to the latest build:
- Rebase to the unsigned image, to get the proper signing keys and policies installed (system will reboot):
sudo bootc switch --apply ghcr.io/pliveyns/blueniri:latest
- Then rebase to the signed image, like this (system will reboot):
sudo bootc switch --enforce-container-sigpolicy --apply ghcr.io/pliveyns/blueniri:latest
- blueniri: fedora 43 + niri + dms
- blueniri-git: fedora 43 + niri-git + dms-git
- blueniri-nxt: fedora rawhide + niri-git + dms-git
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/pliveyns/blueniri