cake.r: configure 4 cores

This commit is contained in:
makefu 2017-11-14 10:18:20 +01:00
parent 4d51e5ec77
commit 80aefebe97
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -5,7 +5,7 @@ with import <stockholm/lib>;
{ {
hosts = mapAttrs (_: setAttr "owner" config.krebs.users.makefu) { hosts = mapAttrs (_: setAttr "owner" config.krebs.users.makefu) {
cake = rec { cake = rec {
cores = 1; cores = 4;
ci = false; ci = false;
nets = { nets = {
retiolum = { retiolum = {