Revert "Add KDE plasma browser integration"
This reverts commit 0026c92bbe
.
This commit is contained in:
parent
0026c92bbe
commit
af67e156a4
|
@ -16,6 +16,7 @@
|
||||||
hunspellDicts.en_GB-large
|
hunspellDicts.en_GB-large
|
||||||
];
|
];
|
||||||
plasma6.excludePackages = with pkgs.kdePackages; [
|
plasma6.excludePackages = with pkgs.kdePackages; [
|
||||||
|
plasma-browser-integration
|
||||||
konsole
|
konsole
|
||||||
kate
|
kate
|
||||||
];
|
];
|
||||||
|
|
|
@ -64,11 +64,6 @@
|
||||||
installation_mode = "force_installed";
|
installation_mode = "force_installed";
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/clearurls/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/clearurls/latest.xpi";
|
||||||
};
|
};
|
||||||
# KDE Plasma Integration
|
|
||||||
"plasma-browser-integration@kde.org" = {
|
|
||||||
installation_mode = "force_installed";
|
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/plasma-integration/latest.xpi";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
FirefoxHome = {
|
FirefoxHome = {
|
||||||
Search = true;
|
Search = true;
|
||||||
|
|
Loading…
Reference in a new issue