diff --git a/desktop/plasma.nix b/desktop/plasma.nix index 47de396..b2f817c 100644 --- a/desktop/plasma.nix +++ b/desktop/plasma.nix @@ -48,7 +48,6 @@ in { MinimumVT = mkOverride 50 1; }; }; - wayland.enable = true; }; systemd.services.display-manager = {