Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cleverca22/8394bcb984c581d918463b0f6e08e77f to your computer and use it in GitHub Desktop.
Save cleverca22/8394bcb984c581d918463b0f6e08e77f to your computer and use it in GitHub Desktop.
fonts = {
enableFontDir = true;
enableCoreFonts = true;
fontconfig.ultimate.substitutions = "ms";
fonts = [ pkgs.unifont pkgs.noto-fonts-cjk ];
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment