services.openssh.settings.Banner

NixOS option

The file whose contents are sent to the remote user before authentication.

type: null or absolute path
Default
null
Example
"/etc/ssh/banner"
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →