{ pkgs, config, lib, ... }: {
nixpkgs.overlays = [
(self: old:
rec {
# nerdfonts = nur.balsoft.pkgs.roboto-mono-nerd;
}
)
];