before flake update

This commit is contained in:
2025-11-21 10:17:59 +01:00
parent a925119154
commit 59b184cc2c

View File

@@ -43,8 +43,5 @@
variables = {
OLLAMA_API_BASE = "http://localhost:11434";
};
shellAliases = {
aider = "aider --config ~/.config/aider/.aider.conf.yml";
};
};
}