diff --git a/home.nix b/home.nix index 0ea63c2..496f0cf 100644 --- a/home.nix +++ b/home.nix @@ -471,7 +471,7 @@ let user = import ./name.nix; in viAlias = true; defaultEditor = true; extraPackages = with pkgs; [ - nodejs_21 + nodejs_22 gcc ocamlPackages.lsp ocamlPackages.ocamlformat