From e4ec7212718a6b05910bbc3e403c19acc1a8af9f Mon Sep 17 00:00:00 2001 From: sefidel Date: Mon, 24 Jan 2022 23:06:41 +0900 Subject: home: use terminus --- nixos/alpha/configuration.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix index ff4fc95..368f8c4 100644 --- a/nixos/alpha/configuration.nix +++ b/nixos/alpha/configuration.nix @@ -45,7 +45,7 @@ i18n.defaultLocale = "en_US.UTF-8"; - console.font = "cherry-13"; + console.font = "Terminus-11"; console.colors = [ "222329" "b17f81" @@ -116,6 +116,7 @@ siji jetbrains-mono twemoji-color-font + terminus-font-ll2-td1 emacs-all-the-icons-fonts (nerdfonts.override { fonts = [ "Iosevka" "JetBrainsMono" ]; }) ]; @@ -137,6 +138,7 @@ ]; monospace = [ + "Terminus" "cherry" "Dina" "Iosevka Pure" -- cgit 1.4.1