[zellij] Add missing fonts
This commit is contained in:
parent
50e72105ba
commit
f109174710
1 changed files with 5 additions and 0 deletions
|
@ -8,4 +8,9 @@
|
|||
|
||||
file.".config/zellij".source = ../../../../stow/zellij/.config/zellij;
|
||||
};
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue