{ config, pkgs, ... }: { xdg.configFile."npm/.npmrc".source = ./.npmrc; } # vim: ts=2