This commit is contained in:
mjallen18
2025-12-30 14:28:48 -06:00
parent b36ae0914c
commit b216fe5215
15 changed files with 667 additions and 59 deletions

View File

@@ -31,7 +31,7 @@ let
};
llama-cpp = {
enable = true;
enable = false;
port = 8127;
host = "0.0.0.0";
openFirewall = cfg.openFirewall;