programs.aider-chat.enable
Whether to enable aider-chat.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.aider-chat.package
The aider-chat package to use.
Type: null or package
Default:
pkgs.aider-chat
Declared by:
programs.aider-chat.settings
Configuration settings for aider-chat. All the available options can be found here: https://aider.chat/docs/config/aider_conf.html#sample-yaml-config-file.
Type: YAML 1.1 value
Default:
{ }
Example:
{
architect = true;
auto-accept-architect = false;
cache-prompts = true;
check-model-accepts-settings = false;
dark-mode = true;
dirty-commits = false;
lint = true;
show-model-warnings = false;
verify-ssl = false;
}
Declared by: