programs.earthly.settings

Home-Manager option

Configuration written to ~/.earthly/config.yml file. See https://docs.earthly.dev/docs/earthly-config for supported values.

type: YAML 1.1 value
Default
{ }
Example
global = { disable_analytics = true; disable_log_sharing = true; };
declared in: <home-manager/modules/programs/earthly.nix>source unavailable