Add Terminus font

This commit is contained in:
Jordan Holt 2024-04-20 16:44:00 +01:00
parent f3db8d920d
commit 86a3bae9cd
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520
2 changed files with 2 additions and 1 deletions

View File

@ -158,7 +158,7 @@ in {
fonts.packages = with pkgs; [
noto-fonts
(nerdfonts.override { fonts = [ "BigBlueTerminal" "ComicShannsMono" "UbuntuMono" ]; })
(nerdfonts.override { fonts = [ "BigBlueTerminal" "ComicShannsMono" "Terminus" "UbuntuMono" ]; })
];
user.packages = with pkgs; [

View File

@ -28,6 +28,7 @@ in {
splitright = true;
undofile = true;
updatetime = 100;
list = true;
};
globals = {