moby: disable getty auto-login

i think this interacts badly with unl0kr style logins, though
honestly kinda hard to tell if that was a fluke or real.
This commit is contained in:
Colin 2024-01-31 19:47:24 +00:00
parent ac968e1589
commit 6603115192

View File

@ -28,7 +28,7 @@
# XXX colin: phosh doesn't work well with passwordless login,
# so set this more reliable default password should anything go wrong
users.users.colin.initialPassword = "147147";
services.getty.autologinUser = "root"; # allows for emergency maintenance?
# services.getty.autologinUser = "root"; # allows for emergency maintenance?
sops.secrets.colin-passwd.neededForUsers = true;