Add idea-community and update to jdk14

This commit is contained in:
Paul-Henri Froidmont 2021-01-15 23:54:55 +01:00
parent fdf31841cb
commit 3d41478c87

View file

@ -2,7 +2,8 @@
{ {
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
home.packages = with pkgs; [ home.packages = with pkgs; [
jdk11 jdk14
jetbrains.idea-community
jetbrains.idea-ultimate jetbrains.idea-ultimate
maven maven
sbt sbt