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 = {
|
c0re = {
|
||||||
inherit adminUsers;
|
inherit adminUsers;
|
||||||
agentMemoryMax = "6G";
|
agentMemoryMax = "5G";
|
||||||
claudeCodePackage = pkgs.unstable.claude-code;
|
claudeCodePackage = pkgs.unstable.claude-code;
|
||||||
buildSlots = 2;
|
buildSlots = 2;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue