using simpler font for Ge'ez; added gh for github

This commit is contained in:
Semere Meharena Mebrahtom 2026-07-28 17:38:51 +02:00
parent d74cd9b87c
commit 9f48031230
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -16,8 +16,8 @@
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
nerd-fonts.jetbrains-mono nerd-fonts.jetbrains-mono
noto-fonts
noto-fonts-color-emoji noto-fonts-color-emoji
sil-abyssinica
]; ];
fonts.fontconfig.defaultFonts = { fonts.fontconfig.defaultFonts = {

View file

@ -20,5 +20,6 @@
nil nil
nixd nixd
nixfmt nixfmt
gh
]; ];
} }