wu: selectively allowUnfree nvidia-x11
This commit is contained in:
parent
ef0ce9065f
commit
ba4bfed271
|
@ -157,7 +157,7 @@ with lib;
|
|||
|
||||
nixpkgs.config.chromium.enablePepperFlash = true;
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: hasPrefix "nvidia-x11-" pkg.name;
|
||||
hardware.bumblebee.enable = true;
|
||||
hardware.bumblebee.group = "video";
|
||||
hardware.enableAllFirmware = true;
|
||||
|
|
Loading…
Reference in a new issue