cake.r: configure 4 cores
This commit is contained in:
parent
4d51e5ec77
commit
80aefebe97
@ -5,7 +5,7 @@ with import <stockholm/lib>;
|
||||
{
|
||||
hosts = mapAttrs (_: setAttr "owner" config.krebs.users.makefu) {
|
||||
cake = rec {
|
||||
cores = 1;
|
||||
cores = 4;
|
||||
ci = false;
|
||||
nets = {
|
||||
retiolum = {
|
||||
|
Loading…
Reference in New Issue
Block a user