diff --git a/configuration.nix b/configuration.nix index b634cd4..33780bd 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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