Add hack from nerd-fonts

This commit is contained in:
ekzyis 2024-04-26 02:25:09 +02:00
parent 91173d6bad
commit 6417a25829
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
hack-font noto-fonts noto-fonts-cjk noto-fonts-color-emoji hack-font noto-fonts noto-fonts-cjk noto-fonts-color-emoji
(nerdfonts.override { fonts = [ "Hack" ]; })
]; ];
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are