diff --git a/profiles/environment/plasma5.nix b/profiles/environment/plasma5.nix index eafafbd..b68f47c 100644 --- a/profiles/environment/plasma5.nix +++ b/profiles/environment/plasma5.nix @@ -5,7 +5,7 @@ packages: {config, ...}: { services = { xserver = { - displayManager.ssdm = { + displayManager.sddm = { enable = true; };