#! /nix/store/bphwhpaihwv3fy3sr3cw93ja9104hcdb-dash-0.5.13.1/bin/dash
otherArgs="--noclear --keep-baud $TTY 115200,38400,9600 $TERM";

exec /nix/store/8yv0a9iygf45bj3nly8cc314gdhj67w0-util-linux-2.41.2-bin/bin/agetty --login-program /nix/store/117zjnjzaw0n22z0xinp17qpbdv3wsra-shadow-4.18.0/bin/login $otherArgs
