···6868 # if you don't want to manage your shell through Home Manager.
6969 home.sessionVariables = {
7070 # EDITOR = "emacs";
7171+ NPM_CONFIG_USERCONFIG = "${config.home.homeDirectory}/.npmrc";
7172 };
72737374 # Let Home Manager install and manage itself.