diff --git a/modules/host/console.nix b/modules/host/console.nix index 8354916..0f69445 100644 --- a/modules/host/console.nix +++ b/modules/host/console.nix @@ -1,6 +1,6 @@ -{ pkgs, ... }: { +{ console = { - font = "${pkgs.kbd}/share/consolefonts/LatArCyrHeb-19.psfu.gz"; + font = "LatArCyrHeb-19"; colors = [ "16161E" "1A1B26"