diff --git a/system-modules/dm.nix b/system-modules/dm.nix index 0f4714a..e1102ff 100755 --- a/system-modules/dm.nix +++ b/system-modules/dm.nix @@ -25,11 +25,7 @@ if (host != "NxACE") then } else { - environment.systemPackages = with pkgs; [ - sddm - # where-is-my-sddm-theme - ]; - services.xserver = { + services = { displayManager = { defaultSession = "hyprland"; sddm = {