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