dotfiles/hosts/hitsugibune/llm.nix
2025-11-04 20:50:36 +01:00

6 lines
62 B
Nix

{...} :
{
services.open-webui = {
enable = true;
};
}