summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config/fonts/fontconfig-penultimate.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-08-26 15:52:19 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2019-08-30 19:50:30 -0400
commit0d220e4ed62355e8c2598f9e7b3e5a8e8eba43c2 (patch)
tree0ddbe4b09f8cca560b94c534478053b5bdbe24a2 /nixos/modules/config/fonts/fontconfig-penultimate.nix
parent1a1d1bc389e9458848599560a50eb50ca44ad681 (diff)
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
Diffstat (limited to 'nixos/modules/config/fonts/fontconfig-penultimate.nix')
-rw-r--r--nixos/modules/config/fonts/fontconfig-penultimate.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/config/fonts/fontconfig-penultimate.nix b/nixos/modules/config/fonts/fontconfig-penultimate.nix
index 24ed9c97668b..7100f10dcfc8 100644
--- a/nixos/modules/config/fonts/fontconfig-penultimate.nix
+++ b/nixos/modules/config/fonts/fontconfig-penultimate.nix
@@ -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