codex bump, fixup

This commit is contained in:
TheK0tYaRa 2026-03-13 09:38:21 +02:00
parent 72739f110f
commit 7751c36e7c
4 changed files with 53 additions and 71 deletions

View file

@ -95,7 +95,7 @@
### neural networks
dsearch
lmstudio
vllm
# vllm
# kdePackages.kdenlive
(python313.withPackages (
@ -467,11 +467,13 @@
codex = {
enable = true;
settings = {
# model = "gpt-5.4";
# approval_policy = "on-request";
# model_reasoning_effort = "high";
model = "gpt-5.4";
approval_policy = "on-request";
model_reasoning_effort = "high";
#
model_provider = "openrouter";
# model_provider = "openrouter";
# model_providers = {
# };
};
};
# command-not-found.enable = true;