Add KDE and SDDM display manager.
This commit is contained in:
3
nodes/hosts/common/services/displaymanager.nix
Normal file
3
nodes/hosts/common/services/displaymanager.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ ... }: {
|
||||
services.displayManager.sddm.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user