manatee: Add komga-comicbooktracker

This commit is contained in:
Alexander Heldt
2026-02-14 10:54:01 +01:00
parent 78f0afe517
commit 7653bfce22
5 changed files with 55 additions and 1 deletions

View File

@@ -69,6 +69,12 @@
# url = "path:/home/alex/code/own/whib-react";
inputs.nixpkgs.follows = "nixpkgs";
};
komga-comictracker = {
url = "git+ssh://gitea@git.ppp.pm:1122/alex/komga-comictracker.git?ref=main";
# url = "path:/home/alex/code/own/komga-comictracker";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =