nix flake update
This commit is contained in:
parent
afe20a3574
commit
d077ce6cd5
2 changed files with 48 additions and 94 deletions
|
|
@ -105,7 +105,7 @@ in
|
|||
(inputs.anthropic-skills + "/skills/skill-creator")
|
||||
];
|
||||
environment = {
|
||||
FIRECRAWL_API_KEY = config.sops.secrets.firecrawl_api_key.path;
|
||||
FIRECRAWL_API_KEY.file = config.sops.secrets.firecrawl_api_key.path;
|
||||
};
|
||||
settings = {
|
||||
defaultProvider = "openai-codex";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue