diff --git a/desktop/kde.nix b/desktop/kde.nix index a0239554..128c7a84 100644 --- a/desktop/kde.nix +++ b/desktop/kde.nix @@ -18,10 +18,6 @@ maliit-keyboard ]; - environment.plasma6.excludePackages = with pkgs.kdePackages; [ - konsole - ]; - programs.kdeconnect.enable = true; # nixpkgs.config.firefox.enablePlasmaBrowserIntegration = true; # nixpkgs.config.chromium.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto";