+librechat-dev +litellm

This commit is contained in:
2025-09-23 07:34:35 +02:00
parent 91d0d26c22
commit 40a194028f
26 changed files with 2006 additions and 1278 deletions

View File

@@ -7,6 +7,7 @@
# https://nixos.wiki/wiki/Overlays
modifications = final: prev: {
n8n = import ./mods/n8n.nix {inherit prev;};
# example = prev.example.overrideAttrs (oldAttrs: rec {
# ...
# });