feat: remove google fonts

This commit is contained in:
Youwen Wu 2025-07-25 12:38:01 +08:00
parent 5fff929dc3
commit 8c59919e3d

View file

@ -91,13 +91,6 @@ in
with pkgs; with pkgs;
[ [
noto-fonts-cjk-sans noto-fonts-cjk-sans
(google-fonts.override {
fonts = [
"Lora"
"Inter"
"Source Sans 3"
];
})
nerd-fonts.geist-mono nerd-fonts.geist-mono
] ]
++ (lib.optionals (!config.liminalOS.theming.enable) [ ++ (lib.optionals (!config.liminalOS.theming.enable) [