7 lines
165 B
Nix
7 lines
165 B
Nix
{
|
|
nix = {
|
|
binaryCaches = ["https://helix.cachix.org"];
|
|
binaryCachePublicKeys = ["helix.cachix.org-1:ejp9KQpR1FBI2onstMQ34yogDm4OgU2ru6lIwPvuCVs="];
|
|
};
|
|
}
|