This commit is contained in:
TheK0tYaRa 2026-03-13 11:50:36 +02:00
parent 7751c36e7c
commit 047e41747e
3 changed files with 6 additions and 25 deletions

View file

@ -116,6 +116,11 @@
OLLAMA_HOST = "127.0.0.1:11434";
SCCACHE_DIR = "${config.home.homeDirectory}/.cache/sccache";
SCCACHE_SERVER_UDS = "${config.home.homeDirectory}/.cache/sccache/server.sock";
### openrouter fun
OPENROUTER_API_KEY = config.age.secrets."openrouter-open" ;
ANTHROPIC_BASE_URL = "https://openrouter.ai/api";
ANTHROPIC_AUTH_TOKEN = ${config.home.sessionVariables.OPENROUTER_API_KEY};
ANTHROPIC_API_KEY = "";
};
file = {
".config/waybar/power_menu.xml".text = ''