mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 08:03:44 +00:00
skip bootstrap = false
This commit is contained in:
parent
1e0514170d
commit
90877a30ab
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ in
|
|||
};
|
||||
agents.defaults = {
|
||||
workspace = "~/.openclaw/workspace";
|
||||
skipBootstrap = true;
|
||||
skipBootstrap = false;
|
||||
model = {
|
||||
primary = "claude-cli/claude-opus-4-6";
|
||||
fallbacks = [ "claude-cli/claude-sonnet-4-6" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue