Sediment is an immutable desktop OS built with rpm-ostree and based on Fedora Sericea.
To get started you can either:
No further explanation needed I hope.
- First rebase to the unsigned image, to get the proper signing keys and policies installed:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/sidusIO/sediment:latest
- Reboot to complete the rebase:
systemctl reboot
- Then rebase to the signed image, like so:
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/sidusIO/sediment:latest
- Reboot again to complete the installation
systemctl reboot