mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
fix(home/opencode): use correct config structure for apiKey
This commit is contained in:
@@ -28,7 +28,7 @@ in {
|
||||
programs.opencode = {
|
||||
enable = true;
|
||||
settings = {
|
||||
provider.deepseek = {
|
||||
provider.deepseek.options = {
|
||||
apiKey = "{file:${secrets}/deepseek-apikey}";
|
||||
};
|
||||
autoupdate = false;
|
||||
|
||||
Reference in New Issue
Block a user