nixpkgs/nixos/modules/services/ttys
pancho horrillo 1f88956b95
nixos/kmscon: fix cfgfile missing trailing newline
Currently, the `kmscon.conf` file that is generated is missing a
trailing newline.  This breaks `kmscon`, since its parser assumes
well-formedness.

I noticed this while trying to specify a font, whose spec ended up on
the last line, but without the trailing newline, `kmscon` would not honor it.
2024-07-27 15:54:41 +02:00
..
getty.nix
gpm.nix
kmscon.nix nixos/kmscon: fix cfgfile missing trailing newline 2024-07-27 15:54:41 +02:00