feat: allow unfree

This commit is contained in:
Harald Hoyer 2024-01-23 12:45:00 +01:00
parent 10d6434cdc
commit e2951dc702

View file

@ -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 ]