kamos/disk_config/iso.toml
2026-07-29 17:57:49 +04:00

10 lines
354 B
TOML

# 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
# """