summaryrefslogtreecommitdiffstats
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
commit34dcaa692382072889e7e796461933ff129d5a13 (patch)
tree12ed1d8d34ec9eb17695f4c0a7370539536fa46d
parentba4bfed2715cb3973f9dbaa6f0a6010c59121a54 (diff)
xu: don't unconditionally allowUnfree
-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 31a8a3e99..8c4af2bd3 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;