chore: 添加 opencode 配置

This commit is contained in:
2026-04-03 19:58:19 +08:00
parent e92c7aee31
commit b446c018aa
+9
View File
@@ -0,0 +1,9 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"nixos": {
"type": "local",
"command": ["uvx", "mcp-nixos"]
}
}
}