programs.rust-motd.enableMotdInSSHD

NixOS option

Whether to let openssh print the result when entering a new ssh-session. By default either nothing or a static file defined via users.motd is printed. Because of that, the latter option is incompatible with this module.

type: boolean
Default
true
declared in: nixos/modules/programs/rust-motd.nixView source on NixOS/nixpkgs →