feat: lab: configure olama models

This commit is contained in:
2026-05-04 05:41:25 +00:00
parent f9c292643d
commit da999fc37b

View File

@@ -138,6 +138,7 @@ in {
LD_LIBRARY_PATH = "${ollamaLibraryPath}:/run/opengl-driver/lib:${ollamaServiceBundledLibraryPath}";
OLLAMA_NEW_ENGINE = "true";
};
loadModels = [ "qwen3.6:27b" "qwen3.5:9b" "gemma3:4b" ];
openFirewall = false;
};