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

exec /nix/store/i05qa489majbwyhkmyv610h5d4k7rkl0-util-linux-2.41.2-bin/bin/agetty --login-program /nix/store/qzmn8s3imzsjn1pahvl3qqw2lyrvp8v2-shadow-4.18.0/bin/login $otherArgs
