node path

This commit is contained in:
2026-03-03 15:34:24 -07:00
parent a79f524b6c
commit b6b19a3950

View File

@@ -49,6 +49,7 @@
extraGroups = [ "docker" ];
packages = with pkgs; [
kubernetes-helm
nodejs_24
];
shell = pkgs.bash;
};