diff --git a/configs/home/dev.nix b/configs/home/dev.nix index 202c7a2..4ba70f2 100644 --- a/configs/home/dev.nix +++ b/configs/home/dev.nix @@ -2,7 +2,8 @@ { nixpkgs.config.allowUnfree = true; home.packages = with pkgs; [ - jdk11 + jdk14 + jetbrains.idea-community jetbrains.idea-ultimate maven sbt