mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
feat(opencode): add zai-coding-plan
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
apiKey = "{file:/run/secrets/opencode-go-api-key}";
|
||||
};
|
||||
};
|
||||
zai-coding-plan = {
|
||||
options = {
|
||||
apiKey = "{file:/run/secrets/zai-coding-plan-api-key}";
|
||||
};
|
||||
};
|
||||
};
|
||||
plugin = ["@dietrichgebert/ponytail"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user