feat: add global npmrc
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-07-31 15:50:51 -04:00
parent 2487d2db64
commit 346fee51ca

View file

@ -79,6 +79,12 @@
xfsprogs
];
environment.variables.NPM_CONFIG_GLOBALCONFIG = "/etc/npmrc";
environment.etc.npmrc.text = ''
fund = false
update-notifier = false
'';
environment.systemPackages =
(with pkgs; [
# Peripherals