chore: add OpenWebUI entry and update LLM URLs
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
2026-01-13 14:30:40 +05:30
parent 74d5ec1426
commit e0f79ae04b
2 changed files with 9 additions and 2 deletions

View File

@@ -107,6 +107,13 @@
href = "https://music.darksailor.dev";
};
}
{
"OpenwebUI" = {
icon = "openwebui.png";
description = "OpenwebUI: Self-hosted AI chat interface";
href = "https://chat.darksailor.dev";
};
}
];
}
];