lower agent mem
This commit is contained in:
parent
bff03e1d88
commit
255b274d23
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ in
|
|||
};
|
||||
c0re = {
|
||||
inherit adminUsers;
|
||||
agentMemoryMax = "6G";
|
||||
agentMemoryMax = "5G";
|
||||
claudeCodePackage = pkgs.unstable.claude-code;
|
||||
buildSlots = 2;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue