cp: follow root nixpkgs to fix copyparty eval error
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 17s

This commit is contained in:
Satria 2026-07-11 22:35:42 +07:00
commit 83d1f4086d
3 changed files with 8 additions and 5 deletions

View file

@ -44,8 +44,8 @@
default_model = {
provider = "copilot_chat";
model = "claude-sonnet-5";
effort = "high";
enable_thinking = false;
effort = "low";
enable_thinking = true;
};
};
theme = {