5 lines
98 B
Nix
5 lines
98 B
Nix
{ ... }:
|
|
scope "hardware" {
|
|
enableRedistributableFirmware = true;
|
|
enableAllFirmware = true;
|
|
}
|