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