firefox plasma integration enable

This commit is contained in:
atagen 2022-08-18 21:17:13 +10:00
parent 22bd2cd6a7
commit 2b25452152

View file

@ -21,7 +21,6 @@
home.packages = with pkgs; [
kitty
firefox
thunderbird
btop
@ -43,13 +42,18 @@
meslo-lgs-nf
libsForQt5.bismuth
plasma-browser-integration
];
programs.firefox =
{
package = pkgs.firefox.override {
cfg = {
enablePlasmaBrowserIntegration = true;
};
};
enable = true;
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
vimium