Flakes/zh: Difference between revisions
Created page with "=== 启用非自由软件 ===" Tags: Mobile edit Mobile web edit |
Created page with "为了在 flake 项目中允许使用 非自由软件,您需要在导入 Nixpkgs 时通过设置 <code>config.allowUnfree = true;</code> 来明确允许它。" |
||
| Line 341: | Line 341: | ||
=== 启用非自由软件 === | === 启用非自由软件 === | ||
为了在 flake 项目中允许使用 [[Unfree software|非自由软件]],您需要在导入 Nixpkgs 时通过设置 <code>config.allowUnfree = true;</code> 来明确允许它。 | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||