MyNixOS website logo

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.

Declarations
Type
TOML value
Default
{ }
Example
{
  interactive = false;
  regex = true;
  row = true;
  statistics = true;
}