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 | 9c6deead88c3df4d5ef10f6f4073c66ad966eda2 (patch) | |
tree | 162f37a9b60153a861fac311a1b1343f913b9fba /tv/1systems/wu/config.nix | |
parent | 878a7f164a3c3b5df81cfba24a2badcd26d46ed0 (diff) | |
parent | 1f85655f52ebeaf32d615aae72231c8449604b89 (diff) |
Merge remote-tracking branch 'ni/master'
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 = '' |