tty: fix Cyrillic

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