Simple, Rust + IDEA setup

Hi,
I’m trying to setup a simple dev env for rust and I’d really like to use jetbrains idea-community idea because I’m not very good at (n)vim and the setup for that also confuses me.

I can not get it to work for some reason and everything I read just confuses me more since I am new to nix (and linux in general).

Is there a simple straight foreward way to achive a simple setup ?

  • idea-community + rust plugin
  • rustup or rustc/cargo seperatley + rust-analyzer maybe

Ok, so I found this and just ignored all the complicated stuff and just copied his shell.nix and add the settings in the IDE.