This commit is contained in:
mjallen18
2025-03-12 19:44:09 -05:00
parent 1479ff496a
commit ca305fa685

View File

@@ -3,6 +3,7 @@
services.ollama = {
enable = true;
port = 11434;
host = "0.0.0.0";
user = "nix-apps";
group = "jallen-nas";
openFirewall = true;