temp: freetype

This commit is contained in:
41666 2024-05-08 20:28:18 -04:00
parent 21cc6d1df5
commit 24c95daf2a
3 changed files with 29 additions and 0 deletions

View file

@ -1,2 +1,3 @@
{ pkgs ? (import ../nixpkgs.nix) { }, ... }: rec {
freetype-triangular-oled = import ./freetype-triangular-oled;
}