k 3 m: bump x to 4 cores
This commit is contained in:
parent
96a49430c1
commit
4144cff1a1
|
@ -173,7 +173,7 @@ with import <stockholm/lib>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
x = {
|
x = {
|
||||||
cores = 2;
|
cores = 4;
|
||||||
nets = {
|
nets = {
|
||||||
retiolum = {
|
retiolum = {
|
||||||
ip4.addr = "10.243.0.91";
|
ip4.addr = "10.243.0.91";
|
||||||
|
|
Loading…
Reference in a new issue