7 lines
174 B
Nix
7 lines
174 B
Nix
{
|
|
nix = {
|
|
settings.substituters = ["https://nrdxp.cachix.org"];
|
|
binaryCachePublicKeys = ["nrdxp.cachix.org-1:Fc5PSqY2Jm1TrWfm88l6cvGWwz3s93c6IOifQWnhNW4="];
|
|
};
|
|
}
|