fix: re-enable noto-sans-cjk

This commit is contained in:
Youwen Wu 2024-10-31 17:43:35 -07:00
parent f5b2c76cb0
commit 8032aec1d8
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 15 additions and 4 deletions

View file

@ -10,7 +10,7 @@
# };
packages = with pkgs; [
# noto-fonts
# noto-fonts-cjk-sans
noto-fonts-cjk-sans
# noto-fonts-emoji
# (nerdfonts.override { fonts = [ "CascadiaCode" ]; })
(google-fonts.override { fonts = [ "Lora" ]; })