fixup! Autologin
This commit is contained in:
parent
54002ebbc8
commit
86b528c2c8
1 changed files with 6 additions and 4 deletions
|
|
@ -143,11 +143,13 @@ in
|
|||
};
|
||||
};
|
||||
blueman.enable = true;
|
||||
xserver = {
|
||||
displayManager = {
|
||||
gdm = { enable = true; autoSuspend = false; };
|
||||
autoLogin = { enable = true; user = "tiziano"; };
|
||||
};
|
||||
xserver.desktopManager.gnome.enable = true;
|
||||
desktopManager.gnome.enable = true;
|
||||
};
|
||||
home-assistant = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue