diff --git a/hosts/hermes/home.nix b/hosts/hermes/home.nix index c107eb7..c4849a4 100644 --- a/hosts/hermes/home.nix +++ b/hosts/hermes/home.nix @@ -28,7 +28,6 @@ digikam okular kcalc - firefox-wayland ark # munging archives unrar # So ark can open .rar files spectacle diff --git a/hosts/phoebe/home.nix b/hosts/phoebe/home.nix index 0b84081..d738d5f 100644 --- a/hosts/phoebe/home.nix +++ b/hosts/phoebe/home.nix @@ -21,7 +21,6 @@ # apps vlc strawberry - firefox-wayland nheko # utilities diff --git a/modules/plasma-desktop.nix b/modules/plasma-desktop.nix index 48ceaf8..f3b1eb2 100644 --- a/modules/plasma-desktop.nix +++ b/modules/plasma-desktop.nix @@ -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