new packages and services.xserver.desktopManager.plasma5.excludePackages -> environment.plasma5.excludePackages

This commit is contained in:
rotterdam 2023-03-31 14:17:39 -03:00
parent 5bf2d987a9
commit 214a6f727a
2 changed files with 10 additions and 6 deletions

View file

@ -25,10 +25,7 @@ in
exportConfiguration = true;
excludePackages = ( with pkgs; [ xterm ]);
displayManager.startx.enable = true;
desktopManager.plasma5 = {
enable = true;
excludePackages = ( with pkgs.plasma5Packages; [ elisa oxygen khelpcenter ]);
};
desktopManager.plasma5.enable = true;
};
greetd = {
enable = true;