nixos/console: set colors using kernel parameters
This commit changes the console colors implementation to use the kernel parameters instead of relying on terminal escape sequences. This means the palette is applied by the kernel itself with no custom code running in the initrd and works for all virtual terminals (not only tty0).
parent
9802bc5b
Please register or sign in to comment