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 | 28c882a74a4a8cd43267b07aee76ccfe55818a0c (patch) | |
tree | 4b4a30250ca3155579be0a01f9b98b3ea762e05d /nin/1systems/hiawatha | |
parent | b9d4a986d7abd392f34272c51f204879b8246680 (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 31b6abe43..fdae354ff 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"; |