summaryrefslogtreecommitdiffstats
path: root/nin/1systems
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
commitddf66123f6d28cf92e1492c29c3068941aac5a1b (patch)
tree8331f6d9b33cf4b8041c7b2f95e6a967a0b361b5 /nin/1systems
parentb95949b09f4188af8bbc5f74254130d047dd9351 (diff)
nin hiawatha firefox: remove flash
Diffstat (limited to 'nin/1systems')
-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 31b6abe..fdae354 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";