services.getty.extraArgs

NixOS option

Additional arguments passed to agetty.

type: list of string
Default
[ ]
Example
[
  "--nohostname"
]
declared in: nixos/modules/services/ttys/getty.nixView source on NixOS/nixpkgs →