install a CJK and emoji font
This commit is contained in:
parent
c3c391d558
commit
9a4977562c
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
recursive
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
];
|
||||
fontProfiles = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue