services.getty.autologinOnce

NixOS option

If enabled the automatic login will only happen in the first tty once per boot. This can be useful to avoid retyping the account password on systems with full disk encrypted.

type: boolean
Default
false
declared in: nixos/modules/services/ttys/getty.nixView source on NixOS/nixpkgs →