n 2: add prism as binary-cache
This commit is contained in:
parent
ccdb47ed6c
commit
9e201365e2
|
@ -46,6 +46,12 @@ with import <stockholm/lib>;
|
|||
SSL_CERT_FILE = ca-bundle;
|
||||
};
|
||||
})
|
||||
{
|
||||
nix = {
|
||||
binaryCaches = ["http://cache.prism.r"];
|
||||
binaryCachePublicKeys = ["cache.prism-1:+S+6Lo/n27XEtvdlQKuJIcb1yO5NUqUCE2lolmTgNJU="];
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
networking.hostName = config.krebs.build.host.name;
|
||||
|
|
Loading…
Reference in a new issue