diff options
author | tv <tv@krebsco.de> | 2018-01-04 02:28:44 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-01-04 02:28:44 +0100 |
commit | 5dc8b8b3f3203d32653eb27c7c0dff6f29afca73 (patch) | |
tree | 97172e2f6b65115b18ffd3f7b7d7872c04412c9c /tv/1systems/wu/config.nix | |
parent | 593ca08de18e8e5a20ef23ec0ef950a5572156a9 (diff) |
tv wu: move video driver stuff to w110er
Diffstat (limited to 'tv/1systems/wu/config.nix')
-rw-r--r-- | tv/1systems/wu/config.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tv/1systems/wu/config.nix b/tv/1systems/wu/config.nix index 5c593894a..b3e084fe2 100644 --- a/tv/1systems/wu/config.nix +++ b/tv/1systems/wu/config.nix @@ -44,12 +44,6 @@ with import <stockholm/lib>; }; }; - krebs.nixpkgs.allowUnfreePredicate = pkg: hasPrefix "nvidia-x11-" pkg.name; - hardware.bumblebee.enable = true; - hardware.bumblebee.group = "video"; - hardware.enableRedistributableFirmware= true; - hardware.opengl.driSupport32Bit = true; - services.printing.enable = true; services.udev.extraRules = '' |