FAQ/zh: Difference between revisions
Created page with "列出构成系统闭包的所有存储路径并实例化它们:" |
Created page with "对您的用户和其他配置文件重复该步骤:" Tags: Mobile edit Mobile web edit |
||
| Line 56: | Line 56: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
对您的用户和其他配置文件重复该步骤: | |||
<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> | ||