Use substitutes on of remote builder
This commit is contained in:
parent
053fafde54
commit
b0dce24c79
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
substituters = [ "ssh://nix-ssh@hel1.banditlair.com" ];
|
substituters = [ "ssh://nix-ssh@hel1.banditlair.com" ];
|
||||||
trusted-public-keys = [ "hel1.banditlair.com:stzB4xe5QTFvSABoP11ZpNzLDCRZ93PExk0Z/gOzW3g=" ];
|
trusted-public-keys = [ "hel1.banditlair.com:stzB4xe5QTFvSABoP11ZpNzLDCRZ93PExk0Z/gOzW3g=" ];
|
||||||
|
builders-use-substitutes = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue