tty: fix Cyrillic

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