feat(docker): khepri -> nixos-docker-compose

This commit is contained in:
matt1432 2025-01-30 23:25:25 -05:00
parent 467968eb4f
commit 42ca2912c7
31 changed files with 230 additions and 243 deletions

View file

@ -144,9 +144,9 @@ let
};
nosInputs = {
khepri = mkInput {
docker-compose = mkInput {
owner = "matt1432";
repo = "khepri";
repo = "nixos-docker-compose";
};
jellyfin-flake = mkInput {