ghostty: add shaders derivation

This commit is contained in:
ooks-io 2025-01-21 17:02:04 +11:00
parent 4ffecbac0c
commit 8a0a7d444c
3 changed files with 24 additions and 1 deletions

View file

@ -22,6 +22,7 @@
website = callPackage ./website {};
caddy-with-cloudflare = callPackage ./caddy-with-cloudflare {};
wii-u-gc-adapter = callPackage ./wii-u-gc-adapter {};
ghostty-shaders = callPackage ./ghostty-shaders {};
ook-vim = callPackage ./ook-vim {inherit inputs pkgs lib hozen;};
inherit (projectPlus) fpp-config fpp-launcher fpp-sd;