From 97f34af92bb191b08ce9754894b9ab646c858754 Mon Sep 17 00:00:00 2001 From: Myned Date: Mon, 30 Sep 2024 16:25:03 -0500 Subject: [PATCH] fonts: add corefonts Signed-off-by: Myned --- options/custom/settings/fonts.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/options/custom/settings/fonts.nix b/options/custom/settings/fonts.nix index e59d14d..1e784c7 100644 --- a/options/custom/settings/fonts.nix +++ b/options/custom/settings/fonts.nix @@ -33,6 +33,9 @@ in { "Silkscreen" ]; }) + + # Microsoft + corefonts ]; #?? fc-list --brief | grep family: | sort