update(sif): add ollama and UI
This commit is contained in:
parent
eb7bf02292
commit
836220b9a0
2 changed files with 5 additions and 0 deletions
3
nixos/ollama-ui.nix
Normal file
3
nixos/ollama-ui.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
services.nextjs-ollama-llm-ui.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue