nixos/fontconfig-penultimate: disable by default

It currently lacks an emoji font-family which means it has to be
disabled for them to function [0].  Additionally it's fallen out of
necessity to ship custom font rendering settings (as far as I'm aware
of).

[0]: https://github.com/NixOS/nixpkgs/pull/67215
This commit is contained in:
worldofpeace
2019-08-30 19:50:30 -04:00
parent 1a1d1bc389
commit 0d220e4ed6
2 changed files with 7 additions and 1 deletions
@@ -269,7 +269,7 @@ in
penultimate = {
enable = mkOption {
type = types.bool;
default = true;
default = false;
description = ''
Enable fontconfig-penultimate settings to supplement the
NixOS defaults by providing per-font rendering defaults and