fix typo
This commit is contained in:
parent
9bbad80dba
commit
722143a5d3
@ -62,7 +62,7 @@ let
|
|||||||
You can set
|
You can set
|
||||||
{ nixpkgs.config.allowUnfree = true; }
|
{ nixpkgs.config.allowUnfree = true; }
|
||||||
in configuration.nix to override this.
|
in configuration.nix to override this.
|
||||||
If you use nix standalnd, you can add
|
If you use nix standalne, you can add
|
||||||
{ config.allowUnfree = true; }
|
{ config.allowUnfree = true; }
|
||||||
to ~/.nixpkgs/config.nix or pass
|
to ~/.nixpkgs/config.nix or pass
|
||||||
--arg config '{ allowUnfree = true; }'
|
--arg config '{ allowUnfree = true; }'
|
||||||
|
Loading…
Reference in New Issue
Block a user