users.allowNoPasswordLogin

NixOS option

Disable checking that at least the root user or a user in the wheel group can log in using a password or an SSH key. WARNING: enabling this can lock you out of your system. Enable this only if you know what are you doing.

type: boolean
Default
false
declared in: nixos/modules/config/users-groups.nixView source on NixOS/nixpkgs →