diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 778956f..d6deb9f 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -69,6 +69,7 @@ pkgs.zoom-us pkgs.pavucontrol pkgs.wlogout + pkgs.prismlauncher inputs.kb-gui.packages.${pkgs.system}.kb # # You can also create simple shell scripts directly inside your diff --git a/modules/home-manager/vim.nix b/modules/home-manager/vim.nix index 6f0baa7..b28dbfb 100644 --- a/modules/home-manager/vim.nix +++ b/modules/home-manager/vim.nix @@ -42,6 +42,7 @@ installCargo = false; }; nil_ls.enable = true; + java-language-server.enable = true; }; keymaps = { lspBuf = {