Important
If you are using any danklinux images, you can safely migrate over to danklinux-bluebuild, where equivalent images are still being built and updated.
If you are using any aurora images, you will have to migrate over to Base Aurora or build your own Aurora image using either blue-build or the ublue-os image template.
These are my personal Universal Blue image builds, customized with my own personal additions to make my life easier. Everything is built under one single image ublue with different tags for different environments.
ublue:aurora- an Aurora:stable image with packages added for my benefit. A great option for KDE users.ublue:danklinux- an image built off ofublue/base-mainwith both Niri and Hyprland installed, along with DankMaterialShell and various other utilities to make the desktop more complete. A great option for Tiling Window Manager users.
Images built with kernel-cachyos in the name have the kernel used in CachyOS installed instead of the main kernel. Currently, the only image built with this is:
ublue:danklinux-kernel-cachyos
Images built with nvidia in the name have the NVIDIA drivers installed in the image. Examples include:
ublue:aurora-nvidiaublue:danklinux-nvidia
Install a base build of any Fedora Atomic or Universal Blue image (eg. Sericea, Kinoite, Aurora) and then switch to an image like so:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/hecknt/ublue:TAG
These images are signed with cosign. You can verify the signature by downloading the cosign.pub file and running:
cosign verify --key cosign.pub ghcr.io/hecknt/ublue:TAG