This commit is contained in:
alsaiduq-lab 2026-01-15 13:16:05 -07:00
parent 008d5c15c0
commit 849cae10fa
8 changed files with 135 additions and 8 deletions

View file

@ -0,0 +1,3 @@
{pkgs}: {
lyrics-on-panel = pkgs.callPackage ./lyrics-on-panel {};
}