Fonts/zh-cn: Difference between revisions
Created page with "{ fonts.packages = [ # ... some fonts ] ++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts); } </nowiki>|name=/etc/nixos/configuration.nix|lang=nix}}" Tags: Mobile edit Mobile web edit |
Created page with "=== 将 nerdfonts 补丁应用到字体中 ===" |
||
| Line 81: | Line 81: | ||
</nowiki>|name=/etc/nixos/configuration.nix|lang=nix}} | </nowiki>|name=/etc/nixos/configuration.nix|lang=nix}} | ||
=== 将 nerdfonts 补丁应用到字体中 === | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Not all fonts have Nerd Fonts variants, thankfully you can easily patch them in yourself. | Not all fonts have Nerd Fonts variants, thankfully you can easily patch them in yourself. | ||