feat: allow unfree
This commit is contained in:
parent
10d6434cdc
commit
e2951dc702
|
@ -61,6 +61,7 @@ in
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
trusted-users = users;
|
trusted-users = users;
|
||||||
allowed-users = users;
|
allowed-users = users;
|
||||||
|
allowUnfree = true;
|
||||||
|
|
||||||
substituters =
|
substituters =
|
||||||
[ cfg.default-substituter.url ]
|
[ cfg.default-substituter.url ]
|
||||||
|
|
Loading…
Reference in a new issue