Skip to content

Commit 1eb8d1b

Browse files
stackptrclaude
andcommitted
feat(home): change claude-code default model to sonnet
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5c649a5 commit 1eb8d1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/home/development.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ in {
3737
};
3838
};
3939
settings = {
40-
model = "opus";
40+
model = "sonnet";
4141
# Disabled in favor of Basic Memory MCP for cross-device access
4242
autoMemoryEnabled = false;
4343
permissions = {

0 commit comments

Comments
 (0)