nin hosts: enable ci

This commit is contained in:
nin 2017-09-05 22:55:24 +02:00
parent ef0904b6d1
commit 04fbb9148f

View File

@ -3,7 +3,10 @@
with import <stockholm/lib>;
{
hosts = mapAttrs (_: setAttr "owner" config.krebs.users.nin) {
hosts = mapAttrs (_: recursiveUpdate {
owner = config.krebs.users.nin;
ci = true;
}) {
hiawatha = {
cores = 2;
nets = {