I thought using the nix flake would be a good way to get Daedalus running on a NixOS system. However: * the nixpkgs is quite, *quite* old * nothing seems to be cached in the provided cache I'm not overriding any inputs, so the lack of cache hit was quite surprising. Is this... a good way to use Daedauls on NixOS? Is there a better option? Thanks!