diff options
author | nin <nineinchnade@gmail.com> | 2017-10-24 21:45:52 +0200 |
---|---|---|
committer | nin <nineinchnade@gmail.com> | 2017-10-24 21:45:52 +0200 |
commit | ddf66123f6d28cf92e1492c29c3068941aac5a1b (patch) | |
tree | 8331f6d9b33cf4b8041c7b2f95e6a967a0b361b5 /nin/1systems/hiawatha | |
parent | b95949b09f4188af8bbc5f74254130d047dd9351 (diff) |
nin hiawatha firefox: remove flash
Diffstat (limited to 'nin/1systems/hiawatha')
-rw-r--r-- | nin/1systems/hiawatha/config.nix | 4 |
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"; |