added rubik

This commit is contained in:
kenji
2025-08-12 08:13:19 -05:00
parent beefe0f140
commit d8141e052f
4 changed files with 26 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@
space-grotesk = pkgs.callPackage ./space-grotesk {};
gabarito = pkgs.callPackage ./gabarito {};
readex-pro = pkgs.callPackage ./readex-pro {};
rubik = pkgs.callPackage ./rubik {};
});
};
}