programs.andcli.settings

Configuration settings for andcli. All the details can be found here: https://github.com/tjblackheart/andcli/blob/7de13cc933eeb23d53558f76fefef226bd531c2c/internal/config/config.go#L16

Type
YAML 1.1 value
Default
{ }
Example
{
  options = {
    show_tokens = true;
    show_usernames = false;
  };
}
Declared
<home-manager/modules/programs/andcli.nix>