programs.amber.ambsSettings

Home-Manager option

Configuration settings for amber’s ambs 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
{ binary = true; column = true; recursive = false; skipped = true; }
declared in: <home-manager/modules/programs/amber.nix>source unavailable