flake update

This commit is contained in:
Sascha Koenig
2025-07-01 15:12:32 +02:00
parent a11ee7ee02
commit b54213cfbb
8 changed files with 114 additions and 94 deletions

View File

@ -22,6 +22,7 @@ in {
openFirewall = true;
environmentVariables = {
OLLAMA_ORIGINS = "https://msty.studio";
OLLAMA_HOST = "0.0.0.0";
};
};
nixpkgs.config = {