chore: update flake and dns config

This commit is contained in:
2026-03-12 14:29:14 -04:00
parent aa6431e6e7
commit 142b3f014b
3 changed files with 6 additions and 8 deletions

10
.opencode/opencode.jsonc Normal file
View File

@@ -0,0 +1,10 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dnscontrol-docs": {
"enabled": true,
"type": "remote",
"url": "https://docs.dnscontrol.org/~gitbook/mcp"
}
}
}