3 lines
55 B
Nix
3 lines
55 B
Nix
{
|
|
nixpkgs.config.allowUnfreePredicate = pkg: true;
|
|
}
|
{
|
|
nixpkgs.config.allowUnfreePredicate = pkg: true;
|
|
}
|