mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2024-11-21 11:52:52 +00:00
add noto fonts cjk serif
This commit is contained in:
parent
a924083996
commit
b007d23836
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
fonts.packages = with pkgs; [
|
||||
source-han-serif
|
||||
noto-fonts-emoji
|
||||
noto-fonts-cjk
|
||||
noto-fonts-cjk-serif
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue