fix: new nix cache due to a network issue on my end

This commit is contained in:
silver 2024-06-03 20:52:22 +01:00
parent 15720a1f13
commit 0541a70714

View file

@ -14,7 +14,7 @@
nixConfig = { nixConfig = {
extra-substituters = "https://nix-cache.skynet.ie/skynet-cache"; extra-substituters = "https://nix-cache.skynet.ie/skynet-cache";
extra-trusted-public-keys = "skynet-cache:OdfA4Or0JcHiHf05fsiIR4nZT2z2yDEtkoLqhntGAz4="; extra-trusted-public-keys = "skynet-cache:zMFLzcRZPhUpjXUy8SF8Cf7KGAZwo98SKrzeXvdWABo=";
}; };
outputs = { outputs = {