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 valueDefault
{ }Example
declared in: <home-manager/modules/programs/earthly.nix>source unavailableglobal = { disable_analytics = true; disable_log_sharing = true; };