removed unused font

This commit is contained in:
William 2024-09-25 17:45:57 -03:00
parent 0966fe084b
commit b53b58360b

View file

@ -110,7 +110,6 @@ in
fontDir.enable = true; fontDir.enable = true;
packages = with pkgs; [ packages = with pkgs; [
corefonts corefonts
maple-mono
noto-fonts-cjk noto-fonts-cjk
roboto roboto
]; ];