services.sshguard.whitelist
NixOS option
Whitelist a list of addresses, hostnames, or address blocks.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/security/sshguard.nixView source on NixOS/nixpkgs →[ "198.51.100.56" "198.51.100.2" ]