From 2e4c4a8666beabfe94c12dcac3f32532786445ef Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 4 Aug 2016 19:43:41 +0200 Subject: tv: RIP flash --- tv/1systems/alnus.nix | 2 -- tv/1systems/mu.nix | 3 --- tv/1systems/wu.nix | 2 -- tv/1systems/xu.nix | 2 -- tv/1systems/zu.nix | 2 -- 5 files changed, 11 deletions(-) diff --git a/tv/1systems/alnus.nix b/tv/1systems/alnus.nix index a9646b588..d3de8bdfa 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 e7908e299..55f18326d 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 a2e113e18..c2a624a91 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 fec0a02c5..642593fc4 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 c0d51436a..0503021d4 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 -- cgit v1.2.3