services.getty.loginOptions

NixOS option

Template for arguments to be passed to login(1). See agetty(1) for details, including security considerations. If unspecified, agetty will not be invoked with a --login-options option.

type: null or string
Default
null
Example
"-h darkstar -- \\u"
declared in: nixos/modules/services/ttys/getty.nixView source on NixOS/nixpkgs →