Fonts/zh-cn: Difference between revisions

ZhX589 (talk | contribs)
Created page with "在 NixOS 上安装字体"
ZhX589 (talk | contribs)
Created page with "NixOS 有许多可用的字体包,你可以轻松地在这里搜索并使用他们:"
Line 5: Line 5:
在 NixOS 上安装字体
在 NixOS 上安装字体


<span lang="en" dir="ltr" class="mw-content-ltr">NixOS has many font packages available, and you can easily search for your favorites on the</span> [https://search.nixos.org/packages NixOS packages site].  
NixOS 有许多可用的字体包,你可以轻松地在这里搜索并使用他们: [https://search.nixos.org/packages NixOS packages site].  


<span lang="en" dir="ltr" class="mw-content-ltr">Despite looking like normal packages, simply adding these font packages to your <code>environment.systemPackages</code> won't make the fonts accessible to applications. To achieve that, put these packages in the <code>[https://search.nixos.org/options?channel=unstable&show=fonts.packages&from=0&size=50&sort=relevance&type=packages&query=fonts.packages fonts.packages]</code> NixOS options list instead.</span>
<span lang="en" dir="ltr" class="mw-content-ltr">Despite looking like normal packages, simply adding these font packages to your <code>environment.systemPackages</code> won't make the fonts accessible to applications. To achieve that, put these packages in the <code>[https://search.nixos.org/options?channel=unstable&show=fonts.packages&from=0&size=50&sort=relevance&type=packages&query=fonts.packages fonts.packages]</code> NixOS options list instead.</span>