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; [
|
home.packages = with pkgs; [
|
||||||
recursive
|
recursive
|
||||||
|
noto-fonts-cjk
|
||||||
|
noto-fonts-emoji
|
||||||
];
|
];
|
||||||
fontProfiles = {
|
fontProfiles = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue