This is great! Thanks for the work put into getting this set up and the compute time!
I do feel that some extra information would be helpful. For example, in the Nix-community Nvidia Cache announcement, there were instructions like
that made it pretty clear you needed to update your derivations as well by modifying the nixpkgs config and which also helped you understand what exactly was being cached (since I’m not aware of a good way to introspect most binary caches).
Is the Flox Nvidia cache the same, in that the only real difference in generating the derivation is adding the cudaSupport flag to nixpkgs.config?