services.sshguard.whitelist
Whitelist a list of addresses, hostnames, or address blocks.
- Type
list of string- Default
[ ]- Example
[ "198.51.100.56" "198.51.100.2" ]- Declared
- <nixpkgs/nixos/modules/services/security/sshguard.nix>
Whitelist a list of addresses, hostnames, or address blocks.
list of string[ ][
"198.51.100.56"
"198.51.100.2"
]