This commit is contained in:
alsaiduq-lab 2025-05-22 06:50:56 -06:00
parent 2f50e92afe
commit b22792614e
9 changed files with 49 additions and 29 deletions

View file

@ -21,7 +21,6 @@ in {
electron
];
environment.variables = {
NPM_CONFIG_PREFIX = npmGlobalDir;
PATH = [
"${pkgs.nodejs_22}/bin"
"${npmGlobalDir}/bin"