lass 2 browsers: disable pulseSupport in flash
This commit is contained in:
parent
5159670c2f
commit
406490b280
@ -71,7 +71,7 @@ in {
|
||||
|
||||
nixpkgs.config.packageOverrides = pkgs : {
|
||||
flash = pkgs.chromium.override {
|
||||
pulseSupport = true;
|
||||
# pulseSupport = true;
|
||||
enablePepperFlash = true;
|
||||
};
|
||||
#chromium = pkgs.chromium.override {
|
||||
|
Loading…
Reference in New Issue
Block a user