diff options
author | tv <tv@krebsco.de> | 2016-07-23 12:58:03 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-07-23 12:58:03 +0200 |
commit | 448145ae02e2d39631ec50585e63c29ca65700b6 (patch) | |
tree | c648af165404855959c61e4cd783fc045b08bc6c /tv/1systems/xu.nix | |
parent | 521771677d3c1381e0e1d38ded93cc6fe276fc9a (diff) |
tv x220: enableAllFirmware
Diffstat (limited to 'tv/1systems/xu.nix')
-rw-r--r-- | tv/1systems/xu.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index b832470..fec0a02 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -155,11 +155,6 @@ with config.krebs.lib; nixpkgs.config.chromium.enablePepperFlash = true; - #hardware.bumblebee.enable = true; - #hardware.bumblebee.group = "video"; - hardware.enableAllFirmware = true; - #hardware.opengl.driSupport32Bit = true; - environment.systemPackages = with pkgs; [ ethtool tinc_pre |