diff options
author | lassulus <lass@aidsballs.de> | 2016-07-23 19:21:23 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-07-23 19:21:23 +0200 |
commit | f978c5312e1f88dd936495ff0fcd3a3aa032d90f (patch) | |
tree | 56e10a2cf4ced3d18d4ee8bfd4ba066e42a079d2 /tv/1systems/xu.nix | |
parent | 29ef105c46287bb9964269004a56c51d4a2834bd (diff) | |
parent | c546bc8c2dc1ec0fa120c79df3de4d977ce322ed (diff) |
Merge remote-tracking branch 'cd/master'
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 b832470d0..fec0a02c5 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 |