Unfree software: Difference between revisions
m →Standalone Home Manager: Fix nowiki tag |
Added a link to the section of the Flakes page on unfree software. |
||
| Line 7: | Line 7: | ||
== Allowing unfree software == | == Allowing unfree software == | ||
By default, nix will refuse to evaluate any [[Derivations|derivation]] containing unfree software, prompting the user to read the manual for more details. This behaviour can be configured in different ways depending on the context of the derivation. | By default, nix will refuse to evaluate any [[Derivations|derivation]] containing unfree software, prompting the user to read the manual for more details. This behaviour can be configured in different ways depending on the context of the derivation. | ||
=== Unfree software in Flakes === | |||
For allowing unfree software in a flake-based config, see: [[Flakes#Enable_unfree_software]]. | |||
=== Unfree software using Home Manager === | === Unfree software using Home Manager === | ||