l 2: activate prism as binary-cache
This commit is contained in:
parent
01a66f42e1
commit
82f811474c
@ -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;
|
networking.hostName = config.krebs.build.host.name;
|
||||||
|
Loading…
Reference in New Issue
Block a user