tty: fix Cyrillic

This commit is contained in:
2026-03-22 05:28:07 +03:00
parent 9eea524875
commit 9f8a14849e
+2 -2
View File
@@ -1,6 +1,6 @@
{ pkgs, ... }: {
{
console = {
font = "${pkgs.kbd}/share/consolefonts/LatArCyrHeb-19.psfu.gz";
font = "LatArCyrHeb-19";
colors = [
"16161E"
"1A1B26"