machines/haze: use autologin
This commit is contained in:
parent
4a870d4a18
commit
2eb4dc3730
1 changed files with 5 additions and 0 deletions
|
|
@ -85,4 +85,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services.tailscale.useRoutingFeatures = "client";
|
services.tailscale.useRoutingFeatures = "client";
|
||||||
|
|
||||||
|
services.displayManager.autoLogin = {
|
||||||
|
enable = true;
|
||||||
|
user = "rpqt";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue