3 lines
50 B
Nix
3 lines
50 B
Nix
{ ... }: {
|
|
nixpkgs.config.allowUnfree = true;
|
|
}
|
{ ... }: {
|
|
nixpkgs.config.allowUnfree = true;
|
|
}
|