From 80410b8793e409ec7bbaaa3936f70f4621128099 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 4 Apr 2016 12:53:21 +0200 Subject: aszlig/profiles/chromium: Disable pepper Flash I've disabled Flash support via chrome://plugins since quite a while and I have to say that I'm quite happy without Flash, so let's finally get rid of that proprietary blob for good :-) Signed-off-by: aszlig --- modules/user/aszlig/profiles/base.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/user') diff --git a/modules/user/aszlig/profiles/base.nix b/modules/user/aszlig/profiles/base.nix index b729efbd..df384be6 100644 --- a/modules/user/aszlig/profiles/base.nix +++ b/modules/user/aszlig/profiles/base.nix @@ -66,7 +66,6 @@ in { nixpkgs.config = { pulseaudio = true; - chromium.enablePepperFlash = true; firefox.jre = true; # Needed for CPU microcode -- cgit 1.4.1