about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/npm/default.nix
blob: d836e89c58afe0771a1dee8c3b4261b60e15a55e (plain) (blame)
1
2
3
{...}: {
  xdg.configFile."npm/.npmrc".source = ./.npmrc;
}