programs.andcli.settings
Home-Manager option
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 valueDefault
{ }Example
declared in: <home-manager/modules/programs/andcli.nix>source unavailable{ options = { show_tokens = true; show_usernames = false; }; }