I’m seeing error: public key is not valid
every time I try to do anything, even nix build nixpkgs#hello
. I did initially misconfigure my SSH keys when setting up this system, and have since sorted that out. Could someone help me at least get some context here, i.e. what public key Nix is complaining about?
When I pass -v
I see that all Nix seems to be doing is fetching some paths, presumably from the main NixOS cache. So is the issue to do with that cache’s public key? I have got it set in my nix.conf
.