mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: disable autologin
This commit is contained in:
@@ -123,7 +123,7 @@ in {
|
||||
enable = true;
|
||||
displayManager = {
|
||||
autoLogin = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
user = config.users.users.me.name;
|
||||
};
|
||||
lightdm = {
|
||||
|
||||
Reference in New Issue
Block a user