chore: exclude additional kde packages

Added plasma-browser-integration to excludedPackages list.

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-09-29 23:05:30 +05:30
parent 92a41608af
commit 572982dc5f
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -20,10 +20,11 @@
# Remove bloatware that we do not require. # Remove bloatware that we do not require.
environment.plasma6.excludePackages = with pkgs.kdePackages; [ environment.plasma6.excludePackages = with pkgs.kdePackages; [
konsole
khelpcenter
kate
elisa elisa
kate
khelpcenter
konsole
plasma-browser-integration
]; ];
# Disable fprint authentication for login. # Disable fprint authentication for login.