Jump to content

Translations:Flakes/218/zh

From Official NixOS Wiki
Revision as of 19:30, 28 August 2025 by Weijia (talk | contribs) (Created page with "为了在 flake 项目中允许使用 非自由软件,您需要在导入 Nixpkgs 时通过设置 <code>config.allowUnfree = true;</code> 来明确允许它。")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

为了在 flake 项目中允许使用 非自由软件,您需要在导入 Nixpkgs 时通过设置 config.allowUnfree = true; 来明确允许它。