summaryrefslogtreecommitdiffstats
path: root/tv/1systems
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-08-04 19:43:41 +0200
committertv <tv@krebsco.de>2016-08-04 19:43:41 +0200
commitd2e611d2809bc18da225d74e434effd8e5ae9380 (patch)
treee47760071fb595a70c44c074e6969d4a8e9efc10 /tv/1systems
parentc5f868377e895bf8ced61c1137d377ac82983a03 (diff)
tv: RIP flash
Diffstat (limited to 'tv/1systems')
-rw-r--r--tv/1systems/alnus.nix2
-rw-r--r--tv/1systems/mu.nix3
-rw-r--r--tv/1systems/wu.nix2
-rw-r--r--tv/1systems/xu.nix2
-rw-r--r--tv/1systems/zu.nix2
5 files changed, 0 insertions, 11 deletions
diff --git a/tv/1systems/alnus.nix b/tv/1systems/alnus.nix
index a9646b5..d3de8bd 100644
--- a/tv/1systems/alnus.nix
+++ b/tv/1systems/alnus.nix
@@ -69,8 +69,6 @@ with config.krebs.lib;
nixpkgs.config = {
allowUnfree = true;
- chromium.enablePepperFlash = true;
- firefox.enableAdobeFlash = true;
};
services.xserver = {
diff --git a/tv/1systems/mu.nix b/tv/1systems/mu.nix
index e7908e2..55f1832 100644
--- a/tv/1systems/mu.nix
+++ b/tv/1systems/mu.nix
@@ -59,9 +59,6 @@ with config.krebs.lib;
swapDevices =[ ];
- nixpkgs.config.firefox.enableAdobeFlash = true;
- nixpkgs.config.chromium.enablePepperFlash = true;
-
nixpkgs.config.allowUnfree = true;
hardware.opengl.driSupport32Bit = true;
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index a2e113e..c2a624a 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -142,8 +142,6 @@ with config.krebs.lib;
};
};
- nixpkgs.config.chromium.enablePepperFlash = true;
-
krebs.nixpkgs.allowUnfreePredicate = pkg: hasPrefix "nvidia-x11-" pkg.name;
hardware.bumblebee.enable = true;
hardware.bumblebee.group = "video";
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix
index fec0a02..642593f 100644
--- a/tv/1systems/xu.nix
+++ b/tv/1systems/xu.nix
@@ -153,8 +153,6 @@ with config.krebs.lib;
};
};
- nixpkgs.config.chromium.enablePepperFlash = true;
-
environment.systemPackages = with pkgs; [
ethtool
tinc_pre
diff --git a/tv/1systems/zu.nix b/tv/1systems/zu.nix
index c0d5143..0503021 100644
--- a/tv/1systems/zu.nix
+++ b/tv/1systems/zu.nix
@@ -159,8 +159,6 @@ with config.krebs.lib;
};
};
- nixpkgs.config.chromium.enablePepperFlash = true;
-
environment.systemPackages = with pkgs; [
ethtool
tinc_pre