Get Nix Flake to include git submodule

For future reference, one approach since Nix 2.27.0 is to use the inputs.self.submodules flake attribute:

4 Likes