base-graphical: Add substitute fonts for Calibri and Cambria

This commit is contained in:
Katherina Walshe-Grey 2025-10-01 16:40:25 +01:00
parent 12cfceb2f9
commit 1035d4cf6c

View file

@ -24,6 +24,8 @@ in
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
corefonts corefonts
caladea
carlito
]; ];
}; };
} }