l 1 mors: add ipfs testing stuff

This commit is contained in:
lassulus 2017-02-09 16:57:45 +01:00
parent aac79c6239
commit 137c49b847

View File

@ -126,6 +126,10 @@ with import <stockholm/lib>;
# };
# };
#}
{
#ipfs-testing
services.ipfs.enable = true;
}
];
krebs.build.host = config.krebs.hosts.mors;