services.ttyd.entrypoint

Which command ttyd runs.

Type
list of string
Default
[ "${pkgs.shadow}/bin/login" ]
Example
[ (lib.getExe pkgs.htop) ]
Declared
<nixpkgs/nixos/modules/services/web-servers/ttyd.nix>