programs.amber.ambrSettings

Home-Manager option

Configuration settings for amber’s ambr tool. All the available options can be found here: https://github.com/dalance/amber?tab=readme-ov-file#configurable-value.

type: TOML value
Default
{ }
Example
{ interactive = false; regex = true; row = true; statistics = true; }
declared in: <home-manager/modules/programs/amber.nix>source unavailable