From 7019c43d52aa77f03ea58098f638bedc2b2ffd2a Mon Sep 17 00:00:00 2001 From: Ahwx Date: Wed, 30 Oct 2024 12:07:31 +0100 Subject: [PATCH] chore: remove unused code --- modules/core/wayland.nix | 4 ---- 1 file changed, 4 deletions(-) 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 = {