diff --git a/hosts/rx4/services/librechat-oci.nix b/hosts/rx4/services/librechat-oci.nix index 65fa112..b8b8d73 100644 --- a/hosts/rx4/services/librechat-oci.nix +++ b/hosts/rx4/services/librechat-oci.nix @@ -62,7 +62,7 @@ in CREDS_KEY=${config.sops.placeholder."librechat/creds-key"} CREDS_IV=${config.sops.placeholder."librechat/creds-iv"} MEILI_MASTER_KEY=${config.sops.placeholder."librechat/meili-master-key"} - OPENROUTER_KEY=${config.sops.placeholder}."librechat/openrouter-key"} + OPENROUTER_KEY=${config.sops.placeholder."librechat/openrouter-key"} ''; }; }