fix auto login
This commit is contained in:
parent
bb94e3632a
commit
79701acc77
5 changed files with 12 additions and 7 deletions
|
@ -28,5 +28,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
services.displayManager.autoLogin = {
|
||||
enable = true;
|
||||
user = "chris";
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue