about summary refs log tree commit diff
path: root/nixpkgs
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2013-05-27 05:11:53 +0200
committeraszlig <aszlig@redmoonstudios.org>2013-05-27 05:11:53 +0200
commitf42c2e572e098229fa992c3b80445607f00ffda9 (patch)
treea51695b8086de2c29a90098b16ac2dda723f617c /nixpkgs
parent6985efe0d264aae2935cefc7ca23994f36ce28c6 (diff)
Disable Google Talk plugin.
I'm switching away from G+ and Hangouts, so I'm not going to need it anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'nixpkgs')
-rw-r--r--nixpkgs/config.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixpkgs/config.nix b/nixpkgs/config.nix
index 70b6c96c..c819da09 100644
--- a/nixpkgs/config.nix
+++ b/nixpkgs/config.nix
@@ -1,8 +1,6 @@
 {
   pulseaudio = true;
-  chromium.enableGoogleTalkPlugin = true;
   chromium.jre = true;
-
   firefox.jre = true;
 
   packageOverrides = pkgs: let