Only install node in one place
diff --git a/src/home.nix b/src/home.nix
index 0ab74ca..bf62e46 100644
--- a/src/home.nix
+++ b/src/home.nix
@@ -21,7 +21,6 @@
     home.packages = with pkgs; [  # New apps should be on new lines
         anytype
         minecraft
-        nodejs-17_x
 	binutils
 	cmake
 	gcc