Nix Binary Cache
v3.0.0
nixos-cache-desktop.dark-alexandr.net:tehVIjJwkpTdAzyoJW0+G/pVQA0yh5hE1COS/Ml06K4=
nix build \ --extra-substituters 'http://privacy-is-dead.xyz' \ --extra-trusted-public-keys 'nixos-cache-desktop.dark-alexandr.net:tehVIjJwkpTdAzyoJW0+G/pVQA0yh5hE1COS/Ml06K4='
extra-substituters = http://privacy-is-dead.xyz extra-trusted-public-keys = nixos-cache-desktop.dark-alexandr.net:tehVIjJwkpTdAzyoJW0+G/pVQA0yh5hE1COS/Ml06K4=
{
nix.settings = {
substituters = [ "http://privacy-is-dead.xyz" ];
trusted-public-keys = [ "nixos-cache-desktop.dark-alexandr.net:tehVIjJwkpTdAzyoJW0+G/pVQA0yh5hE1COS/Ml06K4=" ];
};
}
{
nixConfig = {
extra-substituters = [ "http://privacy-is-dead.xyz" ];
extra-trusted-public-keys = [ "nixos-cache-desktop.dark-alexandr.net:tehVIjJwkpTdAzyoJW0+G/pVQA0yh5hE1COS/Ml06K4=" ];
};
}