chore(fonts): keep only adwaita and nerdfonts

This commit is contained in:
randogoth 2026-02-05 09:19:29 +02:00
parent 28185d8871
commit cbb4ee8993

View file

@ -7,9 +7,6 @@
in in
[ [
pkgs.adwaita-fonts pkgs.adwaita-fonts
pkgs.open-fonts
pkgs.google-fonts
pkgs.noto-fonts
] ]
++ nerdFonts; ++ nerdFonts;
} }