diff options
Diffstat (limited to 'modules/core/fonts.nix')
| -rw-r--r-- | modules/core/fonts.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/core/fonts.nix b/modules/core/fonts.nix index 8a56aa7..44d36b3 100644 --- a/modules/core/fonts.nix +++ b/modules/core/fonts.nix @@ -4,7 +4,7 @@ fonts.packages = with pkgs; [ (nerdfonts.override { fonts = [ "UbuntuMono" ]; }) noto-fonts - noto-fonts-cjk + noto-fonts-cjk-sans noto-fonts-emoji liberation_ttf ]; |
