From a9b82ce4124cb3a3f2e6ee8b087c0d8461bad386 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 7 Mar 2021 21:04:47 +0100 Subject: tv w110er: enable all the redistributable firmware ...for wifi :) --- tv/2configs/hw/w110er.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tv') diff --git a/tv/2configs/hw/w110er.nix b/tv/2configs/hw/w110er.nix index 693cef5a..818d1aca 100644 --- a/tv/2configs/hw/w110er.nix +++ b/tv/2configs/hw/w110er.nix @@ -28,6 +28,8 @@ with import ; boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; + hardware.enableRedistributableFirmware = true; + hardware.opengl.driSupport32Bit = true; hardware.opengl.extraPackages = [ pkgs.vaapiIntel ]; -- cgit v1.2.3