feat: add fonts

This commit is contained in:
itsscb 2025-08-02 19:06:20 +02:00
parent 8543246eef
commit e286efec85

View File

@ -211,6 +211,13 @@ in {
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
nerd-fonts.fira-code nerd-fonts.fira-code
fira-code fira-code
font-awesome
dejavu_fonts
noto-fonts
source-sans-pro
roboto
cantarell-fonts
eb-garamond
]; ];
programs = { programs = {