fix: Enable useTextGreeter option

This commit is contained in:
ulic-youthlic 2025-10-18 23:10:53 +08:00
parent 3ad30acae7
commit 44e6836e0f
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -101,6 +101,7 @@ in
command = "${lib.getExe pkgs.tuigreet} --time --user-menu -r";
};
};
useTextGreeter = true;
};
};
programs = {