fix: nerdfonts
This commit is contained in:
parent
ad34847991
commit
c4f2de629f
|
@ -67,7 +67,7 @@ in
|
|||
'';
|
||||
};
|
||||
packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
||||
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
|
||||
ibm-plex
|
||||
dejavu_fonts
|
||||
unifont
|
||||
|
|
Loading…
Reference in a new issue