Creating a NixOS live CD/zh: Difference between revisions
Created page with "== 构建 ==" |
Created page with "===SSH===" Tags: Mobile edit Mobile web edit |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <span id="Motivation"></span> | ||
== | == 起因 == | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Line 117: | Line 116: | ||
===SSH=== | ===SSH=== | ||
在您的 <tt>iso.nix</tt> 中: | |||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
Line 156: | 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"> |