hermes: Update firefox config for plasma browser integration

This commit is contained in:
Payas Relekar 2023-10-28 19:05:09 +05:30
parent 3f8c68451b
commit 99f740631e
2 changed files with 8 additions and 7 deletions

View file

@ -44,6 +44,14 @@
direnv.enable = true;
dconf.enable = true;
firefox = {
enable = true;
preferencesStatus = "user";
nativeMessagingHosts.packages = with pkgs; [
plasma-browser-integration
];
};
nix-ld = {
enable = true;
libraries = with pkgs; [

View file

@ -42,13 +42,6 @@
fi
'';
nixpkgs = {
config = {
# Enable plasma integration
firefox.enablePlasmaBrowserIntegration = true;
};
};
environment = {
plasma5.excludePackages = with pkgs; [
plasma5Packages.oxygen