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 valueDefault
{ }Example
declared in: <home-manager/modules/programs/amber.nix>source unavailable{ interactive = false; regex = true; row = true; statistics = true; }