Firefox: Difference between revisions
mNo edit summary |
m Updated messaging hosts from pkgs.plasma-browser-integration to pkgs.kdePackages.plasma-browser-integration |
||
| Line 332: | Line 332: | ||
1. Add the native messaging host package to your configuration: | 1. Add the native messaging host package to your configuration: | ||
</translate> | </translate> | ||
{{code|lang=nix|line=no|1=programs.firefox.nativeMessagingHosts.packages = [ pkgs.plasma-browser-integration ];}} | {{code|lang=nix|line=no|1=programs.firefox.nativeMessagingHosts.packages = [ pkgs.kdePackages.plasma-browser-integration ];}} | ||
<translate> | <translate> | ||
<!--T:35--> | <!--T:35--> | ||