fix(fonts): Add CJK fonts
This commit is contained in:
parent
e3a16f4b6e
commit
26d7f20dd6
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ in
|
|||
pkgs.signal-desktop
|
||||
pkgs.lxqt.pcmanfm-qt
|
||||
pkgs.wl-clipboard
|
||||
# Extra fonts
|
||||
pkgs.noto-fonts-cjk # Chinese, Japanese and Korean characters
|
||||
] ++ lib.optional flatpakEnabled pkgs.flatpak;
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
|
Loading…
Reference in a new issue