kde: removed manual konsole removal

This commit is contained in:
Aly Raffauf 2024-03-15 20:07:34 -04:00
parent 80a5a4f650
commit 252c26d8b5

View file

@ -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";