refactor(hm/price): overhaul font config

This commit is contained in:
Price Hiller 2024-10-27 18:10:58 -05:00
parent 4573951a45
commit b2d92e001e
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -2,11 +2,15 @@
{
home.packages = with pkgs; [
fontconfig
nerdfonts
(nerdfonts.override { fonts = [ "FiraCode" ]; })
fira-code
fira
ibm-plex
open-sans
noto-fonts
twitter-color-emoji
vistafonts
roboto
];
fonts = {
fontconfig = {