[Tarro] Adds nodejs

This commit is contained in:
Drew Haven
2025-02-07 17:21:44 -08:00
parent eb7e431160
commit 2aac37129d
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
nix.settings.experimental-features = ["flakes" "nix-command"];
home.packages = with pkgs; [
nodejs_22
];
home.stateVersion = "24.11";