MyNixOS website logo
option

security.pam.rssh.settings

Options to pass to the pam_rssh module. Refer to https://github.com/z4yx/pam_rssh/blob/main/README.md#optional-arguments for supported values.

Boolean values render just the key if true, and nothing if false. Null values are ignored. All other values are rendered as key-value pairs.

Declarations
Type
attribute set of (null or boolean or string or signed integer or path in the Nix store)
Default
{ }