diff options
| author | lassulus <lassulus@lassul.us> | 2017-07-12 19:11:29 +0200 |
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2017-07-12 19:11:29 +0200 |
| commit | f5328676c347a2785d2084628ba40448ec2680e8 (patch) | |
| tree | 06046d7a2eed347cdd97a6bc81d6299500a3137f /tv/2configs/hw | |
| parent | ed9aca322dbcd2fa0484edb22076a56f49781d75 (diff) | |
| parent | b4d3d6c7ab2ff197b6dc47f366f698fceeb88242 (diff) | |
Merge branch 'staging/source'
Diffstat (limited to 'tv/2configs/hw')
| -rw-r--r-- | tv/2configs/hw/x220.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/hw/x220.nix b/tv/2configs/hw/x220.nix index 6cc295d..e0a04e2 100644 --- a/tv/2configs/hw/x220.nix +++ b/tv/2configs/hw/x220.nix @@ -11,7 +11,7 @@ networking.wireless.enable = true; # Required for Centrino. - hardware.enableAllFirmware = true; + hardware.enableRedistributableFirmware = true; hardware.opengl.extraPackages = [ pkgs.vaapiIntel pkgs.vaapiVdpau ]; |
