l 2: activate prism as binary-cache

This commit is contained in:
lassulus 2016-06-08 18:23:02 +02:00
parent 01a66f42e1
commit 82f811474c

View File

@ -40,6 +40,12 @@ with config.krebs.lib;
};
};
}
{
nix = {
binaryCaches = ["http://cache.prism.r"];
binaryCachePublicKeys = ["cache.prism-1:+S+6Lo/n27XEtvdlQKuJIcb1yO5NUqUCE2lolmTgNJU="];
};
}
];
networking.hostName = config.krebs.build.host.name;