summaryrefslogtreecommitdiffstats
path: root/tv/1systems/xu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-02 20:06:15 +0100
committertv <tv@krebsco.de>2016-02-02 20:06:15 +0100
commit828ea685b19fac19f8ef7edb6e386204ada0de0e (patch)
treee863947698befd1f981e437616ebcb4464540cc0 /tv/1systems/xu.nix
parent239f48c4605b7f96237ad37b4ed2fd8c2b49a234 (diff)
xu: don't unconditionally allowUnfree
Diffstat (limited to 'tv/1systems/xu.nix')
-rw-r--r--tv/1systems/xu.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix
index 31a8a3e..8c4af2b 100644
--- a/tv/1systems/xu.nix
+++ b/tv/1systems/xu.nix
@@ -155,7 +155,6 @@ with lib;
nixpkgs.config.chromium.enablePepperFlash = true;
- nixpkgs.config.allowUnfree = true;
#hardware.bumblebee.enable = true;
#hardware.bumblebee.group = "video";
hardware.enableAllFirmware = true;