Hi, Marc Weber <[EMAIL PROTECTED]> writes:
> i84cOre has asked me how to enable adobeFlash for the system.
To get the Firefox Adobe Flash plugin (i686 only), write the following
to `~/.nixpkgs/config.nix':
{
firefox = {
enableAdobeFlash = true;
};
}
Simple! :-)
Thanks,
Ludovic.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
