summary refs log tree commit diff
path: root/nixos/modules/config
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@mailbox.org>2017-04-08 09:33:21 -0500
committerThomas Tuegel <ttuegel@mailbox.org>2017-04-08 09:33:21 -0500
commit2214b638a7ddc7845eacfdc74fedd786c7d6e344 (patch)
treea33b8c1c388a805f6212eac7f7aaa52801303263 /nixos/modules/config
parentd0954b549410cc98cbc8fe65610487b19e08bfa4 (diff)
downloadnixpkgs-2214b638a7ddc7845eacfdc74fedd786c7d6e344.tar
nixpkgs-2214b638a7ddc7845eacfdc74fedd786c7d6e344.tar.gz
nixpkgs-2214b638a7ddc7845eacfdc74fedd786c7d6e344.tar.bz2
nixpkgs-2214b638a7ddc7845eacfdc74fedd786c7d6e344.tar.lz
nixpkgs-2214b638a7ddc7845eacfdc74fedd786c7d6e344.tar.xz
nixpkgs-2214b638a7ddc7845eacfdc74fedd786c7d6e344.tar.zst
nixpkgs-2214b638a7ddc7845eacfdc74fedd786c7d6e344.zip
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.
Diffstat (limited to 'nixos/modules/config')
-rw-r--r--nixos/modules/config/fonts/fonts.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/config/fonts/fonts.nix b/nixos/modules/config/fonts/fonts.nix
index af3d93fc1bc..0dd01df9da7 100644
--- a/nixos/modules/config/fonts/fonts.nix
+++ b/nixos/modules/config/fonts/fonts.nix
@@ -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