services.openssh.settings.AllowUsers

NixOS option

If specified, login is allowed only for the listed users. See sshd_config(5) for details.

type: null or (list of string)
Default
null
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →