this repo has no description
1
fork

Configure Feed

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

fix: cleanup warnings during system build

+1 -2
+1 -2
modules/iosevka.nix
··· 84 84 }; 85 85 in { 86 86 fonts = { 87 - fontDir.enable = true; 88 - fonts = [ 87 + packages = [ 89 88 pkgs.lato 90 89 (nf-patch hosevka-ss09-term) 91 90 ];