Add Merriweather to font list
This commit is contained in:
parent
3efe77360d
commit
a6bf01e8ee
|
@ -10,6 +10,7 @@ with lib;
|
||||||
(nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
(nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
|
merriweather
|
||||||
];
|
];
|
||||||
} // (if (strings.hasSuffix "linux" pkgs.system) then {
|
} // (if (strings.hasSuffix "linux" pkgs.system) then {
|
||||||
enableDefaultFonts = false;
|
enableDefaultFonts = false;
|
||||||
|
|
Loading…
Reference in a new issue