@@ -35,6 +35,13 @@
"$HOME/.npm-global/bin"
];
programs.bash = {
enable = true;
initExtra = ''
export PATH="$HOME/.npm-global/bin:$PATH"
'';
};
programs.git = {
The note is not visible to the blocked user.