new packages and services.xserver.desktopManager.plasma5.excludePackages -> environment.plasma5.excludePackages
This commit is contained in:
parent
5bf2d987a9
commit
214a6f727a
2 changed files with 10 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue