I followed instructions to fork ublue-os/image-template to create my own customized Bazzite image. This is working great and I can successfully build an installer ISO that has all my custom packages and settings.
However, I know there are now official Live ISOs available that allow you to boot into and use the desktop environment and installed packages (and also optionally install the OS). I'm hoping to adjust my builds to create a Live ISO instead of an installer ISO (which boots directly to the Fedora install wizard).
Are there guides on how to do this? I'm not sure if this is just a change to the iso.toml file or if it requires a completely different process.