[Tarro] Adds nodejs
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user