NixOS Installation Guide/zh: Difference between revisions

Mayer (talk | contribs)
Created page with "具有自我说明性的NixOS选项可以在[https://search.nixos.org/options NixOS选项搜索]上搜索到."
Tags: Mobile edit Mobile web edit
Mayer (talk | contribs)
Created page with "== NixOS安装 == <syntaxhighlight lang="console"> $ cd /mnt $ sudo nixos-install </syntaxhighlight>安装完成后: 运行 <code>passwd</code> 来修改用户的密码."
Line 202: Line 202:
具有自我说明性的NixOS选项可以在[https://search.nixos.org/options NixOS选项搜索]上搜索到.
具有自我说明性的NixOS选项可以在[https://search.nixos.org/options NixOS选项搜索]上搜索到.


<div lang="en" dir="ltr" class="mw-content-ltr">
== NixOS安装 ==
== NixOS installation ==
<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
$ cd /mnt
$ cd /mnt
$ sudo nixos-install
$ sudo nixos-install
</syntaxhighlight>after installation: Run <code>passwd</code> to change user password.
</syntaxhighlight>安装完成后: 运行 <code>passwd</code> 来修改用户的密码.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">