Add hack from nerd-fonts
This commit is contained in:
parent
91173d6bad
commit
6417a25829
|
@ -127,6 +127,7 @@
|
|||
|
||||
fonts.packages = with pkgs; [
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue