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, ... }:
{
services = {
# displayManager.autoLogin = {
# enable = true;
# user = "${username}";
# };
libinput = {
enable = true;
# mouse = {