added readexpro

This commit is contained in:
kenji
2025-08-12 08:10:33 -05:00
parent 081ee3262c
commit beefe0f140
4 changed files with 30 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@
logistra = pkgs.callPackage ./logistra {};
space-grotesk = pkgs.callPackage ./space-grotesk {};
gabarito = pkgs.callPackage ./gabarito {};
readex-pro = pkgs.callPackage ./readex-pro {};
});
};
}