add: cjk/emoji fonts
This commit is contained in:
parent
dffe1f53da
commit
792754fac3
1 changed files with 6 additions and 1 deletions
|
|
@ -10,4 +10,9 @@
|
|||
package = pkgs.fira;
|
||||
};
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue