fix fonts

This commit is contained in:
Tao Tien 2024-03-05 11:09:08 -08:00
parent 09b0c4ae13
commit 9a7bddac9a

View file

@ -131,7 +131,7 @@
# ]; # ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
# (nerdfonts.override {fonts = ["FiraCode"];}) (nerdfonts.override {fonts = ["FiraCode"];})
noto-fonts-cjk noto-fonts-cjk
noto-fonts-color-emoji noto-fonts-color-emoji
]; ];