programs.aider-chat.settings

Home-Manager option

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 in: <home-manager/modules/programs/aider-chat.nix>source unavailable