tv wu: enable{All => Redistributable}Firmware
This commit is contained in:
parent
cf87abf900
commit
1e5aedc187
@ -140,7 +140,7 @@ with import <stockholm/lib>;
|
||||
krebs.nixpkgs.allowUnfreePredicate = pkg: hasPrefix "nvidia-x11-" pkg.name;
|
||||
hardware.bumblebee.enable = true;
|
||||
hardware.bumblebee.group = "video";
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.enableRedistributableFirmware= true;
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
Loading…
Reference in New Issue
Block a user