diff --git a/modules/core/wayland.nix b/modules/core/wayland.nix index b39b2d2..04deeb9 100644 --- a/modules/core/wayland.nix +++ b/modules/core/wayland.nix @@ -1,10 +1,6 @@ { username, pkgs, ... }: { services = { - # displayManager.autoLogin = { - # enable = true; - # user = "${username}"; - # }; libinput = { enable = true; # mouse = {