When installing IntelliJ it cannot find the installed jdk location by default, even when the JAVA_HOME environment variable is set to the correct location within /nix/store.
Does anyone know of a workaround to make it work anyways?
It is a bit annoying to set the jdk location in IntelliJ whenever I update my system packages.