nixpkgs/nixos/modules/services/ttys
Florian Klink ba42d639f1 nixos/getty: add missing --keep-baud
systemd ships `units/serial-getty@.service.m4` with the `--keep-baud`
option.

We override that unit, and didn't add the `--keep-baud` option. (We have
it in our other getty options there).

Having `--keep-baud` in `serial-getty@` makes a lot of sense - the
console keeps working if it's initialized with a less standard baud
rate, such as the [Helios64](https://wiki.kobol.io/helios64/intro/).
2021-06-25 09:56:54 +02:00
..
getty.nix nixos/getty: add missing --keep-baud 2021-06-25 09:56:54 +02:00
gpm.nix Fix udev rule required by gpm 2014-05-20 13:09:41 +02:00
kmscon.nix nixos/services/kmscon: fix systemd configuration 2021-02-15 16:58:54 -05:00