add shit load of fonts because why not

This commit is contained in:
KoenDR06 2026-02-17 00:53:57 +01:00
parent 3ee2957bb5
commit 3b66cc1f3d

View file

@ -46,6 +46,18 @@ in {
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
nerd-fonts.caskaydia-cove nerd-fonts.caskaydia-cove
rounded-mgenplus
font-awesome_7
corefonts
noto-fonts
noto-fonts-cjk-sans
noto-fonts-color-emoji
liberation_ttf
fira-code
fira-code-symbols
mplus-outline-fonts.githubRelease
dina-font
proggyfonts
]; ];
}; };
} }