this repo has no description
1
fork

Configure Feed

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

ft: add Pixel Code font

+1
+1
modules/fonts.nix
··· 4 4 fonts = { 5 5 packages = [ 6 6 pkgs.lato 7 + pkgs.pixel-code 7 8 pkgs-self.hosevka 8 9 ]; 9 10 };