Unfree software: Difference between revisions

imported>Das-g
Mention possibility to whitelist unfree packages or licenses and link to further information in the Nixpkgs manual
imported>Srhb
m system-wide is confusing, refer to environment.systemPackages
Line 11: Line 11:
</syntaxhighlight>
</syntaxhighlight>


When using NixOS, it is possible to enable unfree packages system-wide, then set in your <code>/etc/nixos/configuration.nix</code>:
When using NixOS, it is possible to enable unfree for eg. <code>environment.systemPackages</code> with the following  setting in your <code>/etc/nixos/configuration.nix</code>:


<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">