diff --git a/modules/apps/visual/default.nix b/modules/apps/visual/default.nix index 9d58ba2..797cbfc 100644 --- a/modules/apps/visual/default.nix +++ b/modules/apps/visual/default.nix @@ -46,18 +46,6 @@ in { fonts.packages = with pkgs; [ nerd-fonts.caskaydia-cove - rounded-mgenplus - font-awesome_7 - corefonts - noto-fonts - noto-fonts-cjk-sans - noto-fonts-color-emoji - liberation_ttf - fira-code - fira-code-symbols - mplus-outline-fonts.githubRelease - dina-font - proggyfonts ]; }; }