# bootc-image-builder config for the KAMOS installer ISO. # The generated ISO uses the Anaconda installer (same as Fedora/Bazzite): # the user picks disk, username and password during install. # Example: preset keyboard/locale (uncomment and edit if wanted) # [customizations.installer.kickstart] # contents = """ # keyboard us # lang en_US.UTF-8 # """