FAQ/zh: Difference between revisions

Ardenet (talk | contribs)
Created page with "列出构成系统闭包的所有存储路径并实例化它们:"
Ardenet (talk | contribs)
Created page with "对您的用户和其他配置文件重复该步骤:"
Tags: Mobile edit Mobile web edit
Line 56: Line 56:
</syntaxhighlight>
</syntaxhighlight>


<div lang="en" dir="ltr" class="mw-content-ltr">
对您的用户和其他配置文件重复该步骤:
Repeat for your user and further profiles:
</div>


<syntaxhighlight lang="bash">nix-store -qR ~/.nix-profile | xargs nix-store -r</syntaxhighlight>
<syntaxhighlight lang="bash">nix-store -qR ~/.nix-profile | xargs nix-store -r</syntaxhighlight>