diff options
| author | nin <nin@c-base.org> | 2018-01-11 23:03:10 +0100 |
|---|---|---|
| committer | nin <nin@c-base.org> | 2018-01-11 23:03:10 +0100 |
| commit | 3ee37b596f64f01865cd3f7f9c32e75cebae9fae (patch) | |
| tree | fad1dedf3605b14b82584d65b4a062568cb14ea7 /tv/1systems | |
| parent | 9c6c3a99efecadd011052c34257db5fe9d604cb3 (diff) | |
| parent | ff1f2c25af32e6c7370af6871de39af9fba872d3 (diff) | |
Merge branch 'master' of prism:stockholm
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 = '' |
