nixos/fontconfig: fix substitutions option (#28895)

This commit is contained in:
pbogdan 2017-09-05 17:20:42 +01:00 committed by Joachim F
parent 52341c03e8
commit 94a4183bda

View File

@ -53,7 +53,7 @@ in
};
substitutions = mkOption {
type = types.nullOr (types.enum ["free" "combi" "ms"]);
type = types.enum ["free" "combi" "ms" "none"];
default = "free";
description = ''
Font substitutions to replace common Type 1 fonts with nicer