From 8c59919e3d4cb05efa622ddef19eef4b0ba9aca0 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 25 Jul 2025 12:38:01 +0800 Subject: [PATCH] feat: remove google fonts --- modules/linux/misc/default.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/linux/misc/default.nix b/modules/linux/misc/default.nix index 42c63d8..e2dfb30 100644 --- a/modules/linux/misc/default.nix +++ b/modules/linux/misc/default.nix @@ -91,13 +91,6 @@ in with pkgs; [ noto-fonts-cjk-sans - (google-fonts.override { - fonts = [ - "Lora" - "Inter" - "Source Sans 3" - ]; - }) nerd-fonts.geist-mono ] ++ (lib.optionals (!config.liminalOS.theming.enable) [