From 210c29129fe5c6e03580df48ae2159abd8abb380 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Fri, 22 Aug 2025 13:11:15 -0400 Subject: [PATCH] add google fonts --- hosts/common/core/fonts.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/common/core/fonts.nix b/hosts/common/core/fonts.nix index 2553076..e145814 100644 --- a/hosts/common/core/fonts.nix +++ b/hosts/common/core/fonts.nix @@ -25,6 +25,8 @@ lib.mkIf (!config.hostSpec.isMinimal) { # Icon fonts font-awesome material-design-icons + + google-fonts ]; fontconfig = {