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>
Which command ttyd runs.
list of string[ "${pkgs.shadow}/bin/login" ]
[ (lib.getExe pkgs.htop) ]