hermes:phoebe: Remove deprecated plasma-browser-integration for firefox

There is new nativeMassagingHosts option being suggested instead, but
the thing is, plasma-browser-integration for firefox is already enabled
by plasma-desktop itself in nixpkgs. So when it is enabled again by user
config, there is a conflict and the config does not build.

Still need to see if this allows user applicable config instead
This commit is contained in:
Payas Relekar 2023-12-26 22:21:07 +05:30
parent 5f330c4b92
commit d72e57b76e
3 changed files with 4 additions and 9 deletions

View file

@ -28,7 +28,6 @@
digikam
okular
kcalc
firefox-wayland
ark # munging archives
unrar # So ark can open .rar files
spectacle

View file

@ -21,7 +21,6 @@
# apps
vlc
strawberry
firefox-wayland
nheko
# utilities

View file

@ -32,6 +32,10 @@
programs = {
xwayland.enable = true;
kdeconnect.enable = true;
firefox = {
enable = true;
preferencesStatus = "user";
};
};
qt.platformTheme = "kde";
@ -45,13 +49,6 @@
fi
'';
nixpkgs = {
config = {
# Enable plasma integration
firefox.enablePlasmaBrowserIntegration = true;
};
};
environment = {
plasma5.excludePackages = with pkgs; [
plasma5Packages.oxygen