nixos/fonts: install gyre-fonts by default

gyre-fonts provides high-quality TrueType substitutes for standard PostScript
fonts. Unlike most other distributions, NixOS does not install Ghostscript and
its Type 1 fonts by default, so we must get the standard fonts elsewhere.
This commit is contained in:
Thomas Tuegel 2017-04-08 09:33:21 -05:00
parent d0954b5494
commit 2214b638a7
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -37,6 +37,7 @@ with lib;
pkgs.xorg.fontbhlucidatypewriter75dpi
pkgs.dejavu_fonts
pkgs.freefont_ttf
pkgs.gyre-fonts # TrueType substitutes for standard PostScript fonts
pkgs.liberation_ttf
pkgs.xorg.fontbh100dpi
pkgs.xorg.fontmiscmisc