diff --git a/modules/home/doom/doom.nix b/modules/home/doom/doom.nix index 8a315b5..8d85f14 100644 --- a/modules/home/doom/doom.nix +++ b/modules/home/doom/doom.nix @@ -10,8 +10,9 @@ emacs-all-the-icons-fonts fira fira-code-symbols - nerd-fonts.fira-code + fontconfig gcc + nerd-fonts.fira-code ]; default-core-pkgs = with pkgs; [ (ripgrep.override {withPCRE2 = true;})