this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: remove corefonts/vista-fonts due to fetch issues

+3 -2
+3 -2
modules/fonts.nix
··· 12 12 packages = [ 13 13 pkgs.ubuntu_font_family 14 14 pkgs.inter 15 - pkgs.corefonts 16 - pkgs.vista-fonts 15 + # Only needed for one specific thing and now can't download from sourceforge for some reason 16 + # pkgs.corefonts 17 + # pkgs.vista-fonts 17 18 inputs.iosevka-solai.packages.x86_64-linux.bin 18 19 ]; 19 20