l mors.r: enable mongodb
This commit is contained in:
parent
76415ff3cd
commit
eb6fab7527
|
@ -82,6 +82,9 @@ with import <stockholm/lib>;
|
||||||
client.enable = true;
|
client.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
services.mongodb.enable = true;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
krebs.build.host = config.krebs.hosts.mors;
|
krebs.build.host = config.krebs.hosts.mors;
|
||||||
|
|
Loading…
Reference in a new issue