diff --git a/roles/desktop_common.nix b/roles/desktop_common.nix index 3b11e72..0096317 100644 --- a/roles/desktop_common.nix +++ b/roles/desktop_common.nix @@ -77,6 +77,7 @@ config = { General = { Enable = "Source,Sink,Media,Socket"; + NoPlugin = "sap"; }; Policy = { AutoEnable = "true"; @@ -92,9 +93,6 @@ firefox = { enableAdobeFlash = false; # Disabled because Adobe Flash is just rubbish }; - chromium = { - enablePepperFlash = false; # Chromium's non-NSAPI alternative to Adobe Flash - }; }; programs = {