typo
This commit is contained in:
parent
30d0864dc6
commit
753639e548
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ let
|
|||
You can set
|
||||
{ nixpkgs.config.allowUnfree = true; }
|
||||
in configuration.nix to override this.
|
||||
If you use nix standalne, you can add
|
||||
If you use Nix standalone, you can add
|
||||
{ config.allowUnfree = true; }
|
||||
to ~/.nixpkgs/config.nix or pass
|
||||
--arg config '{ allowUnfree = true; }'
|
||||
|
|
Loading…
Reference in a new issue