Switch litellm public to API key, move secret to o001, use module

This commit is contained in:
Joshua Bell 2026-01-21 19:54:14 -06:00
parent d706c122b1
commit eebf354173
9 changed files with 141 additions and 313 deletions

View file

@ -4,7 +4,6 @@
{
imports = [
./forgejo.nix
./litellm-public.nix
./opengist.nix
./zitadel.nix
];