1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat: autologin

This commit is contained in:
2024-03-19 23:06:58 +01:00
parent f93cb20dae
commit 62363cc26f

View File

@@ -123,7 +123,7 @@ in {
enable = true;
displayManager = {
autoLogin = {
enable = false;
enable = true;
user = config.users.users.me.name;
};
lightdm = {