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