diff --git a/configuration.nix b/configuration.nix index bb6fe52..e1f5e6c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -278,11 +278,14 @@ fonts.packages = with pkgs; [ noto-fonts noto-fonts-cjk-sans + noto-fonts-cjk-serif + noto-fonts-emoji noto-fonts-extra cantarell-fonts inter (nerdfonts.override { fonts = [ "Iosevka" "FiraCode" ]; }) ]; + fonts.fontDir.enable = true; # Some programs need SUID wrappers, can be configured further or are # started in user sessions.