kde: configure librewolf-plasma integration
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M system/settings/programs/kde.nix → system/settings/programs/kde.nix
@@ -18,6 +18,7 @@ programs.ssh.askPassword = lib.mkForce "${pkgs.plasma5Packages.plasma5.ksshaskpass.out}/bin/ksshaskpass"; environment.systemPackages = with pkgs; [ kde-gtk-config + plasma-browser-integration ]; services.picom.enable = false;