add dejavu for the missing symbols
This commit is contained in:
parent
4bdd4dbb3c
commit
5f3c56d267
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
fontDir.enable = true;
|
||||
packages = with pkgs; [
|
||||
cantarell-fonts
|
||||
dejavu_fonts
|
||||
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
|
|
Loading…
Reference in a new issue