Firefox: Difference between revisions
imported>Constfun mNo edit summary |
imported>Pickfire m →Enabling Plasma Browser Integration: mention this is already available in unstable |
||
Line 78: | Line 78: | ||
=== Enabling [https://community.kde.org/Plasma/Browser_Integration#How_to_install Plasma Browser Integration] === | === Enabling [https://community.kde.org/Plasma/Browser_Integration#How_to_install Plasma Browser Integration] === | ||
1. Add following line to your configuration.nix: | 1. Add following line to your configuration.nix: (enabled by default in latest nix unstable) | ||
<code>nixpkgs.config.firefox.enablePlasmaBrowserIntegration = true;</code> | <code>nixpkgs.config.firefox.enablePlasmaBrowserIntegration = true;</code> | ||