From b3e280ab2370a96a84401ada1bd86e4723e90e0f Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Fri, 8 Aug 2025 20:11:47 -0700 Subject: [PATCH] add nodePackages_latest.nodejs --- home-manager/no-gui.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home-manager/no-gui.nix b/home-manager/no-gui.nix index 9d9fcae..45ad582 100644 --- a/home-manager/no-gui.nix +++ b/home-manager/no-gui.nix @@ -195,6 +195,8 @@ in # power stuff powerstat + + nodePackages_latest.nodejs ] ++ rust_pkgs ++ lsps