IntelliJ with specific Elixir/Erlang versions through Nix(OS). Has anyone gotten it to work?

Hi everyone!
I’m currently using VSCode in combination with Nix and direnv, and it’s been pretty flawless. I’m in the mood for something new, and I would like to try out the Elixir plugin on IntelliJ. However, I can’t figure out how to do this for the life of me!

My current setup works because the direnv extension for VSCode basically modifies VSCode’s environment to be in line with my flake’s, but it turns out that this isn’t really an option with JVM. I’m hoping that there’s another way to get this to work.

Thanks :slight_smile:

1 Like