2022-07-15 14:12:50 +03:00
|
|
|
{
|
|
|
|
nix.settings = {
|
2022-07-17 20:31:05 +03:00
|
|
|
trusted-public-keys = ["hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="];
|
|
|
|
substituters = ["https://hydra.iohk.io"];
|
2022-07-15 14:12:50 +03:00
|
|
|
};
|
2022-07-17 20:31:05 +03:00
|
|
|
}
|