new noto cjk font name

This commit is contained in:
William 2024-11-04 10:35:17 -03:00
parent a758db6070
commit 8736b5894c

View file

@ -103,7 +103,7 @@ in
fontDir.enable = true; fontDir.enable = true;
packages = with pkgs; [ packages = with pkgs; [
corefonts corefonts
noto-fonts-cjk noto-fonts-cjk-sans
roboto roboto
]; ];
}; };