Move sddm to it's own module.
This commit is contained in:
parent
7b841037a5
commit
945eff6766
3 changed files with 16 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
|||
|
||||
config = lib.mkIf config.crony.plasma.enable {
|
||||
# Enable the KDE Plasma Desktop Environment.
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||
plasma-browser-integration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue