nixos/shared/linked-dotfiles/opencode/opencode.jsonc
2025-10-22 15:49:16 -06:00

11 lines
230 B
Plaintext

{
"$schema": "https://opencode.ai/config.json",
// Theme configuration
"theme": "catppuccin",
"model": "anthropic/claude-sonnet-4-5",
"autoupdate": false,
"plugin": [
// "skills"
// "swaync-notifications"
]
}