mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-04 11:38:29 -07:00
feat: remove google fonts
This commit is contained in:
parent
5fff929dc3
commit
8c59919e3d
1 changed files with 0 additions and 7 deletions
|
@ -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) [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue