diff options
| author | lassulus <lassulus@lassul.us> | 2018-01-04 12:56:41 +0100 |
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2018-01-04 12:56:41 +0100 |
| commit | de4be49d9876a601ae76c8105502a4e3c9c474a3 (patch) | |
| tree | 9998dbe51cc3fae6d56a8b66dd2f31302b542eda /tv/1systems | |
| parent | 5c2bcf914efc5a88954a3c20b7e790fb31a77847 (diff) | |
| parent | 5f3f6bfb27793bea992803b4ad9d6cbec2fee6f8 (diff) | |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/1systems')
| -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 5c59389..b3e084f 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 = '' |
