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 nixos/getty: use distro name in default greeting line 2024-06-12 20:08:41 -07:00
gpm.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
kmscon.nix nixos/kmscon: fix cfgfile missing trailing newline 2024-07-27 15:54:41 +02:00