- Sway atomic with proprietary nvidia drivers. Since Ublue-os/main has moved to nvidia-open, base image is wayblueos/sway-nvidia.
- Fully setup personal system, so include flatpak, distroboxes and dotfiles - basically everything other than personal data and keys.
- Latest fedora version, weekly/bi-weekly update.
- Easy install and easy maintain.
Warning
This is an experimental feature, try at your own discretion.
To rebase an existing atomic Fedora installation to the latest build:
- First rebase to the unsigned image, to get the proper signing keys and policies installed:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/mayukhc/wayblue-sway-nvidia-trimmed: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/mayukhc/wayblue-sway-nvidia-trimmed:latest - Reboot again to complete.