Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.kraftkit.enable

Whether to enable kraftkit - CLI to build and use customized unikernel VMs.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.kraftkit.package

The kraft package to use.

Type: null or package

Default:

pkgs.kraft

Declared by:

programs.kraftkit.settings

Configuration written to $XDG_CONFIG_HOME/kraftkit/config.yaml.

Type: YAML 1.1 value

Default:

{ }

Example:

no_prompt = true;
log = {
  level = "info";
  type = "fancy";
};

Declared by: