chore: remove unused code

This commit is contained in:
Ahwx 2024-10-30 12:07:31 +01:00
parent 478d616a20
commit 7019c43d52

View file

@ -1,10 +1,6 @@
{ username, pkgs, ... }: { username, pkgs, ... }:
{ {
services = { services = {
# displayManager.autoLogin = {
# enable = true;
# user = "${username}";
# };
libinput = { libinput = {
enable = true; enable = true;
# mouse = { # mouse = {