services.openssh.settings.AllowGroups

NixOS option

If specified, login is allowed only for users part of the listed groups. 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 →