nix-dotfiles/nixos/ollama-ui.nix

3 lines
51 B
Nix

{
services.nextjs-ollama-llm-ui.enable = true;
}