RemoteBuild : Fix trusted key alias.
This commit is contained in:
parent
fdb098c34c
commit
767da9d7ee
|
@ -17,6 +17,6 @@
|
||||||
builders-use-substitutes = true
|
builders-use-substitutes = true
|
||||||
extra-substituters = ssh-ng://home
|
extra-substituters = ssh-ng://home
|
||||||
extra-trusted-substituters = ssh-ng://home
|
extra-trusted-substituters = ssh-ng://home
|
||||||
extra-trusted-public-keys = home:i9dE2VZI40/LCM/mmUGs8kwal1bQo3xbSjrzxhInmOw=
|
extra-trusted-public-keys = nixcache.voronind.com:i9dE2VZI40/LCM/mmUGs8kwal1bQo3xbSjrzxhInmOw=
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue