diff --git a/hosts/gabbielaptop/configuration.nix b/hosts/gabbielaptop/configuration.nix index 1217c9f..6ec4f17 100644 --- a/hosts/gabbielaptop/configuration.nix +++ b/hosts/gabbielaptop/configuration.nix @@ -92,8 +92,8 @@ services.power-profiles-daemon.enable = true; # Enable the KDE Plasma Desktop Environment. - services.displayManager.sddm.enable = true; - services.displayManager.sddm.wayland.enable = true; +# services.displayManager.sddm.enable = true; +# services.displayManager.sddm.wayland.enable = true; # services.desktopManager.plasma6.enable = true; # Enable the Hyprland WM functionality for NixOS (xdg portals etc.)