[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

@@ -6,6 +6,7 @@
envExtra = ''
. "$HOME/.cargo/env"
PATH=$PATH:$HOME/.local/bin
GITHUB_USERNAME=periodic
'';
initExtra = ''
# Make ^U work like it does in Bash
@@ -31,7 +32,6 @@
"direnv"
"sudo"
];
};
plugins = [