feat(ollama): better Ollama configuration

This commit is contained in:
2025-11-16 15:29:21 +01:00
parent 5952720feb
commit 6936ebeaf7
2 changed files with 12 additions and 5 deletions

View File

@@ -62,6 +62,7 @@
LAUNCH_EDITOR = "${launchWithEmacsclient}/bin/launch-with-emacsclient";
SUDO_ASKPASS = "${askpass}/bin/askpass";
LSP_USE_PLISTS = "true";
OPENAI_API_URL = "http://localhost:1234/";
};
desktop.waybar.style = ./config/waybar/style.css;
dev = {