Creating a NixOS live CD/zh: Difference between revisions
Created page with "在您的 <tt>iso.nix</tt>中:" Tags: Mobile edit Mobile web edit |
Created page with "===SSH===" Tags: Mobile edit Mobile web edit |
||
Line 116: | Line 116: | ||
===SSH=== | ===SSH=== | ||
在您的 <tt>iso.nix</tt>中: | 在您的 <tt>iso.nix</tt> 中: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
Line 153: | Line 153: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
< | <span id="Building_faster"></span> | ||
=== | === 更快速的构建 === | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |