Skip to content
Unverified Commit c833d7ce authored by aszlig's avatar aszlig
Browse files

chromium: Allow config.chromium for PPAPI plugins.



This should make it easier to enable proprietary pepper API plugins
though nixpkgs config, so it can be easily installed using something
like:

nix-env -i chromium-stable

With something like:

{ chromium.enablePepperFlash = true; }

In ~/.nixpkgs/config.nix to enable pepper API based Flash and to avoid
the browser wrapper from Firefox entirely.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent 141d1a12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment