enable autologin
This commit is contained in:
parent
67823a46ce
commit
68e84127ea
1 changed files with 5 additions and 0 deletions
|
|
@ -52,6 +52,11 @@
|
|||
networkmanager.enable = true;
|
||||
};
|
||||
|
||||
services.displayManager.autoLogin = {
|
||||
enable = true;
|
||||
user = "osbm";
|
||||
};
|
||||
|
||||
virtualisation.waydroid.enable = true;
|
||||
|
||||
system.stateVersion = "25.05"; # changing this is a great taboo of the nixos world
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue