add chat to dashboard

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-01 16:26:06 +00:00
parent 97e9a8b7e9
commit 38cdc93214

View file

@ -60,6 +60,13 @@ in
icon = "opengist";
};
}
{
"Open WebUI" = {
description = "LLM Chats";
href = "https://chat.joshuabell.xyz";
icon = "openai";
};
}
];
}
{