update the readme to have reference to my system nix configuration which would have the language servers and stuff
file:~/Code/templates/rust-fullstack/flake.nix::RUST_SRC_PATH = rustPlatform.rustLibSrc;
remove the editor/language server dev shell from rust flake, it should be language server/ide agnostic.