From dc3aaa75dedcacf1293472c5aa5466a1226a646b Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 1 Apr 2024 13:06:39 +0100 Subject: [PATCH] Add tamsyn font --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 1138db5..639a33e 100644 --- a/common.nix +++ b/common.nix @@ -22,7 +22,7 @@ # Select internationalisation properties. i18n.defaultLocale = "en_GB.UTF-8"; console = { - packages = [ pkgs.spleen ]; + packages = [ pkgs.spleen pkg.tamsyn ]; font = "spleen-12x24"; useXkbConfig = true; # use xkb.options in tty. colors = [