summaryrefslogtreecommitdiffstats
path: root/nin
diff options
context:
space:
mode:
authornin <nineinchnade@gmail.com>2017-10-24 21:45:52 +0200
committernin <nineinchnade@gmail.com>2017-10-24 21:45:52 +0200
commit28c882a74a4a8cd43267b07aee76ccfe55818a0c (patch)
tree4b4a30250ca3155579be0a01f9b98b3ea762e05d /nin
parentb9d4a986d7abd392f34272c51f204879b8246680 (diff)
nin hiawatha firefox: remove flash
Diffstat (limited to 'nin')
-rw-r--r--nin/1systems/hiawatha/config.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/nin/1systems/hiawatha/config.nix b/nin/1systems/hiawatha/config.nix
index 31b6abe4..fdae354f 100644
--- a/nin/1systems/hiawatha/config.nix
+++ b/nin/1systems/hiawatha/config.nix
@@ -99,10 +99,6 @@ with lib;
allowUnfree = true;
- firefox = {
- enableGoogleTalkPlugin = true;
- enableAdobeFlash = true;
- };
};
#services.logind.extraConfig = "HandleLidSwitch=ignore";