name: kargs shortdesc: The kargs module injects kernel arguments into the image. example: | type: kargs arch: x86_64, aarch64 # only inject kernel arguments to these specific OS architectures kargs: - console=ttyS0,114800n8 - mitigations=on - systemd.unified_cgroup_hierarchy=0