From 1e5aedc1875ec416ce2005244710fa1704081ec3 Mon Sep 17 00:00:00 2001
From: tv <tv@krebsco.de>
Date: Wed, 12 Jul 2017 19:20:10 +0200
Subject: [PATCH] tv wu: enable{All => Redistributable}Firmware

---
 tv/1systems/wu/config.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tv/1systems/wu/config.nix b/tv/1systems/wu/config.nix
index 5b2542acd..1e28cc78a 100644
--- a/tv/1systems/wu/config.nix
+++ b/tv/1systems/wu/config.nix
@@ -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; [